@rectangular-labs/result
v0.0.2
Published
Provides a Result type for explicit error handling in TypeScript.
Maintainers
Readme
@rectangular-labs/result
A TypeScript library providing Result (Ok<T> | Err<E>) for explicit error handling.
- Documentation:
apps/docs→ Result- Quickstart and API reference are available on the docs site
Please refer to the docs instead of this README for usage and API details.
