Module: Monadic

Defined in:
lib/monadic/option.rb,
lib/monadic.rb,
lib/monadic/errors.rb,
lib/monadic/version.rb

Overview

Represents the Option if there is some value available

Defined Under Namespace

Classes: NoValueError, None, NotEitherError, Some

Constant Summary collapse

VERSION =
"0.0.5"