Monads and do-syntax for Elixir
(OK fork) Elegant error/exception handling in Elixir, with result monads.
A small library that implements the State Monad in gleam
Monads and do-syntax for Elixir
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...
Maybe monad for Elixir inspired by Rust Option type.