Monads and do-syntax for Elixir
A small library that implements the State Monad in gleam
Monadic HTTP application composition for plug and friends.
Functors, Monads and Applicatives with real encapsulation
Maybe monad for Elixir inspired by Rust Option type.
This project provides the equivalent of a Monad Typeclass similar to Haskell. The main difference though is that the typeclass is not abs...