Primative Monads and more for JS.
Monad interfaces
Either monad
[Maybe Monad](https://en.wikibooks.org/wiki/Haskell/Understanding_monads/Maybe), The Maybe monad represents computations which might "go wrong" by not returning a value.
Option, Result, and Either types for JavaScript - Inspired by Rust
Provide interfaces for the window, document and navigator variables of a webpage.
Type safe Option, Result, and Either types; inspired by Rust
Functional Programming for Pragmatists
Interface for the `window` and `document` variables of a webpage.
Monadic types library for JavaScript
Write cleaner TypeScript
A TypeScript library providing Maybe and Either monads for functional programming.
No description provided.
Implement iterator with helper functions
Option and Result types for JavaScript; TypeScript first
🚀 Efficient Monads for JS: Maybe (Option) and Either (Result), Identity
TsMonad - fun-size monads library for TypeScript
Frontend monads with consistent and beginner-friendly naming conventions.
Utilities to help ease use of monads in javascript
Scala-styled monads for Typescript
No description provided.
A collection of monads (Result, Option) for TypeScript, inspired by [the Rust programming language](https://doc.rust-lang.org/std/result/).
Useful scala classes in typescript
TypeScript library offering a comprehensive collection of monads to simplify functional programming.