Hacker News
- Refactoring Ruby with Monads http://codon.com/refactoring-ruby-with-monads 39 comments
- Monads in Ruby http://moonbase.rydia.net/mental/writings/programming/monads-in-ruby/00introduction.html 3 comments
- The Maybe Monad in Ruby http://blog.pretheory.com/arch/2008/02/the_maybe_monad_in_ruby.php 9 comments
- Haskell-style monad do-notation for Ruby... using code rewriting https://github.com/aanand/do_notation/ 2 comments
- Functional Ruby with dry-monads https://humanreadablemag.com/issues/0/articles/functional-ruby-with-dry-monads/ 5 comments ruby
- Error handling with Monads in Ruby http://nywkap.com/programming/either-monads-ruby.html 13 comments ruby
- Refactoring Ruby with Monads https://codon.com/refactoring-ruby-with-monads 8 comments ruby
- Monad laws in Ruby https://www.morozov.is/2018/09/08/monad-laws-in-ruby 3 comments ruby
- Ruby validations using the Either monad and Kleisli gem https://blog.abevoelker.com/you-got-haskell-in-my-ruby-cleaner-ruby-validations-using-either-monad-kleisli-gem 10 comments ruby
- Lessons Learned from Rust: The Result Monad in Ruby http://www.codethatgrows.com/lessons-learned-from-rust-the-result-monad/ 3 comments rust
- Lessons Learned from Rust: The Result Monad in Ruby http://www.codethatgrows.com/lessons-learned-from-rust-the-result-monad/ 34 comments programming
- You got Haskell in my Ruby! Cleaner Ruby validations using the Either monad and Kleisli gem https://blog.abevoelker.com/you-got-haskell-in-my-ruby-cleaner-ruby-validations-using-either-monad-kleisli-gem/ 3 comments ruby
- Kleisli: Usable, idiomatic common monads in Ruby http://blog.txus.io/kleisli/ 11 comments ruby
- Refactoring Ruby with Monads https://www.youtube.com/watch?v=uTR__8RvgvM 3 comments programming
- Refactoring Ruby with Monads http://codon.com/refactoring-ruby-with-monads 4 comments programming
- Refactoring Ruby with Monads https://www.youtube.com/watch?v=J1jYlPtkrqQ 11 comments ruby
- Maybe Functor, Applicative and Monad in Ruby https://github.com/unsymbol/ribimaybe 8 comments ruby
- Functional Patterns in Ruby: Monads http://billsix.blogspot.com/2009/04/functional-patterns-in-ruby-monads.html 3 comments ruby
- Monads in Ruby (with nice syntax!) http://www.valuedlessons.com/2008/01/monads-in-ruby-with-nice-syntax.html 14 comments programming
- Monads in Ruby http://moonbase.rydia.net/mental/writings/programming/monads-in-ruby/00introduction.html 19 comments programming
- Monads in Ruby http://meta-meta.blogspot.com/2006/12/monads-in-ruby-part-1-identity.html 5 comments programming
- Option pattern (Maybe monad) in Ruby http://blog.sharetribe.com/2014/06/02/option-pattern-maybe-monad-in-ruby/ 41 comments ruby
Lambda the Ultimate
- Monads in Ruby http://moonbase.rydia.net/mental/writings/programming/monads-in-ruby/00introduction.html 20 comments Fun , Ruby , Teaching & Learning