rob-brown / MonadEx

Upgrade your pipelines with monads.
MIT License
306 stars 13 forks source link

Implement an Error monad #10

Closed chriscarter90 closed 6 years ago

chriscarter90 commented 6 years ago

After reading http://www.zohaib.me/monads-in-elixir-2/#error, I thought I'd give this a go.

rob-brown commented 6 years ago

This is the same as Monad.Result.