Table of Contents - data.either-0.0.13 Documentation
Classes and Modules
Methods
- ::lefts — Either
- ::new — Either
- ::partition — Either
- ::rights — Either
- ::try — Either
- #<=> — Either
- #== — Left
- #== — Right
- #>> — Control::Monad
- #alias_names — Helper
- #apply — Control::Applicative
- #bimap — Either
- #each — Either
- #flat_map — Control::Monad
- #flat_map — Either
- #get_or_else — Either
- #inspect — Either
- #left? — Left
- #left? — Either
- #left_map — Either
- #map — Control::Functor
- #map — Either
- #or_else — Either
- #right? — Right
- #right? — Either
- #to_a — Either
- #to_s — Either
- #when — UnionType
- #| — Either