Class: Kind::Result::Monad::Wrapper
- Inherits:
-
Monad::Wrapper
- Object
- Monad::Wrapper
- Kind::Result::Monad::Wrapper
- Defined in:
- lib/kind/result/monad/wrapper.rb
Instance Method Summary collapse
- #failure(types = Undefined, matcher = Undefined) ⇒ Object
- #success(types = Undefined, matcher = Undefined) ⇒ Object
Methods inherited from Monad::Wrapper
#initialize, #output, #output?
Constructor Details
This class inherits a constructor from Kind::Monad::Wrapper