Sha256: 551471cd667ad5ba8a92d9e83ec159f0131c1b455e6af9b51cf50093359bd351

Contents?: true

Size: 516 Bytes

Versions: 1

Compression:

Stored size: 516 Bytes

Contents

= Rumonade
=== A Ruby Monad Library, Inspired by Scala

Are you working in both the Scala and Ruby worlds, and finding that you miss some of the practical benefits
of Scala's monads in Ruby? Then Rumonade is for you.

The goal of this library is to make the most common scala monad idioms available in ruby:
* Option
* Arrays of Options / Options of Arrays
* Either
* for comprehensions

This code is in a very early state, but the Option monad is already present.
Please try it out and let me know what you think.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rumonade-0.1.0 README.rdoc