@hackage attempt0.2.1
Concrete data type for handling extensible exceptions as failures.
Deprecated
Dependencies (3)
Dependents (18)
@hackage/time-http, @hackage/aws-elastic-transcoder, @hackage/data-object, @hackage/gitlib-libgit2, @hackage/convertible-text, @hackage/acme-everything, Show all…
Defines a data type, Attempt, which has a Success and Failure constructor. Failure contains an extensible exception.