Description
Catch errors from pure computations in a Maybe/Either.
Description
Takes an error-throwing expression and puts it back in the Maybe/Either it belongs in.
This package is a fork of spoon.
Note that this currently suffers from the asynchronous exceptions re-thrown synchronously problem. Buyer beware.