Monads and do-syntax for Elixir
With aspect: Monad chain, like Haskell's `do` or Clojure's `cats.core/alet`.
Functors, Monads and Applicatives with real encapsulation
Monads and do-syntax for Elixir
A small library that implements the State Monad in gleam
Monadic HTTP application composition for plug and friends.
This project provides the equivalent of a Monad Typeclass similar to Haskell. The main difference though is that the typeclass is not abs...
(OK fork) Elegant error/exception handling in Elixir, with result monads.