easy_monads 0.4.0
EasyMonads is a gem for Ruby that provides a simple implementation of monads. It also provides a useful example of monads in the form of Option (similar to Scala's Option) which provides Some and None classes. Developement for EasyMonads is sponsored by BookRenter.com and it is released under an MIT-style license
Gemfile:
=
安装:
=
Development 依赖 (8):
always_execute
~> 0.0.2
bundler
~> 1.0.21
jeweler
~> 1.6.4
pry
>= 0
rcov
~> 0.9.11
rdoc
>= 2.4.2
shared_should
~> 0.8.1
shoulda
~> 2.11.3