1.0.0 • Published 4 months ago

failtype v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
4 months ago

Failtype

A minimal Result type library that composes well with ts-pattern

What happened to the previous API?

Rather than maintaining a larger API which incurs additional complexity, from version 1 onwards failtype is only concerned with just encoding success and failure states at the type level.

If you need syntactical sugar then the safeTry API from neverthrow may be more suitable for your particular requirement/s.

1.0.0

4 months ago

0.0.2

7 months ago

0.0.1

7 months ago

0.0.0

7 months ago