RubyGems.org

rumonade

0.4.2

A Scala-inspired Monad library for Ruby, aiming to share the most common idioms for folks working in both languages. Includes Option, Array, etc.

installgem install rumonade
Authors

Marc Siegel

4,329 total downloads 136 for this version
Owners

19b194b54f2a4d23948cfddd393eb447

Gemfile
gem "rumonade", "~> 0.4.2"
Versions
  1. 0.4.2 May 9, 2013
  2. 0.4.1 May 9, 2013
  3. 0.4.0 November 12, 2012
  4. 0.3.0 April 29, 2012
  5. 0.2.2 April 27, 2012
Show all versions (10 total)
Development Dependencies
  1. rake >= 0
  2. test-unit >= 0