1.1.1 • Published 2 months ago

resulto v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

resulto

Build Size Version Maintained Issues

TypeScript implementation of the Result type from Rust with a full-fledged interface to work with async primitives.

Installation

npm install resulto

API documentation

  1. Result
  2. AsyncResult
  3. ok
  4. okAsync
  5. err
  6. errAsync
  7. fromPromise
  8. fromThrowable
  9. combine

👉 Also check out repository root for more info.

1.1.1

2 months ago

1.1.0

2 months ago

1.0.0

2 months ago

0.4.4

3 months ago

0.4.3

8 months ago

0.4.2

8 months ago

0.4.1

8 months ago

0.4.0

8 months ago

0.3.0

8 months ago

0.2.0

8 months ago

0.1.0

8 months ago