@mfjs/core
abstract runtime library for @mfjs/compiler
abstract runtime library for @mfjs/compiler
interface wrapper from Rx to @mfjs/core
Rust's Option<T> and Result<T, E>, implemented for TypeScript.
Essential TypeScript monads
A pragmatic functional programming library for JavaScript/TypeScript
Lightweight monadic abstraction to 'purely' handle side effects in javascript.
Scala-like Success and Failure functor/monad
Option monad for TypeScript
TypeScript Result type for functional error handling
A simple IO monad.
ESLint rules for functional programming
A functional library for TypeScript
Lich is a library for chaining computations in TypeScript. It's heavily inspired by the monadic structures in Haskell. In particular Maybe and Either.
A collection of monads (Result, Option) for TypeScript, inspired by [the Rust programming language](https://doc.rust-lang.org/std/result/).
TsMonad - fun-size monads library for TypeScript
Free monad for creating svg filter effects
An implementation of the Maybe monad in Typescript.
Rust-like Result and Option types for TypeScript
ESLint rules for functional programming