Simple Either monad implementation. Great way to chain actions that may result in error and keep their context, both successful and erroneous.
Required Ruby Version
~> 2.0
Authors
Denis Redozubov
Simple Either monad implementation. Great way to chain actions that may result in error and keep their context, both successful and erroneous.
~> 2.0
Denis Redozubov