1. 16

This is a gem I’ve been working on to implement a (relatively simple version of) railway-oriented programming in Ruby. I wanted to avoid the monolithic “all the monads” approaches that some other libraries have taken. You may also be interested in its cousin, Indubitably, a Maybe monad.

  1.