@ortense/functors
A collection of dependency free functors written in typescript
A collection of dependency free functors written in typescript
Functions to operate on objects
javascript monad library with do-notation
Library for working with monads
🚀 Efficient Monads for JS: Maybe (Option) and Either (Result), Identity
a bunch of useful monads
A TypeScript monad library with only the things you'll actually use.
Lightweight Either Monad module
Reference implementation of mathematics and computer science algorithms & structures
Provides Result and Optional monads, inspired by railway oriented programming.
Zero-dependency functional programming toolkit providing Maybe, Either, Result monads, safe object operations, and dynamic module loading for robust JavaScript applications.
A set of hooks to manage/transform/filter states with monads in React
 
Attempt to bring functionnal programming concepts to TypeScript
[fork] A structure for values that may not be available or computations that may fail.
Functional TypeScript utility types such as Option, Result and others.
Functional programming library for JavaScript. True FP in JS/TS!
Type safe Option, Result, and Either types; inspired by Rust
Either and Maybe monads written in Typescript