Class: Deterministic::Result::Failure

Inherits:
Deterministic::Result show all
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

#match

Methods included from Monad

#==, #bind, #fmap, #initialize, #inspect, #join, #to_s, #value