Class: Deterministic::Result::Failure
- Inherits:
-
Deterministic::Result
- Object
- Deterministic::Result
- Deterministic::Result::Failure
- Defined in:
- lib/deterministic/result.rb
Method Summary
Methods inherited from Deterministic::Result
#and, #and_then, #failure?, #map, #map_err, #or, #or_else, #pipe, #success?, #try
Methods included from PatternMatching
Methods included from Monad
#==, #bind, #fmap, #initialize, #inspect, #join, #to_s, #value