Monads and do-syntax for Elixir
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.
A way of using Either and Maybe monads in Elixir
Monads and do-syntax for Elixir
Monadic HTTP application composition for plug and friends.
(OK fork) Elegant error/exception handling in Elixir, with result monads.
A functional, monadic wrapper for Mnesia built with category theory principles. Features: auto-increment counters, TTL with automatic cle...