Result Packages

quite-possibly

The idea for this library was taken straight from Rust's result and option types. The provided types are accessible through the `Result` and `Option` types, with functions for creating the respective variants.

1.1.0 • Published 2 years ago

resulto

TypeScript implementation of the Result type from Rust with async support

1.5.1 • Published 5 months ago

resulta

Resulta is a TypeScript library that provides a `Result` type for handling success and error values in a functional way. It is inspired by the Result type in Rust.

0.0.7 • Published 4 months ago