Module: Dry::Monads::Maybe::Mixin
- Includes:
- Constructors
- Defined in:
- lib/dry/monads/maybe.rb
Overview
A module that can be included for easier access to Maybe monads.
Defined Under Namespace
Modules: Constructors
Constant Summary collapse
- Maybe =
Maybe- Some =
Some- None =
None