handle package:lifted-base

Generalized version of handle. Note, when the given computation throws an exception any monadic side effects in m will be discarded.
Generalized version of handleJust. Note, when the given computation throws an exception any monadic side effects in m will be discarded.
Generalized version of Handler.