NOTE: This site has just upgraded to Forester 5.x and is still having some style and functionality issues, we will fix them ASAP.

Understand Monad in Haskell and Rust [uts-0042]

#### utensil opened issue at 2018-10-04 08:36:

- http://learnyouahaskell.com/ (read for syntax, too verbose on monad)
- https://github.com/anton-k/monads-for-drummers (read, well written)
- bridge between Rust and Haskell 
  - https://hoverbear.org/2014/08/12/option-monads-in-rust/
  - http://xion.io/post/programming/rust-into-haskell.html