Table of Contents - ksr-maybe-0.1.1 Documentation
Classes and Modules
Methods
- ::Just — Maybe
- ::Nothing — Maybe
- ::from_nullable — Maybe
- ::instance — Nothing
- ::lift — Maybe
- ::new — MaybeOf
- ::new — Just
- ::of — Maybe
- ::zip — Maybe
- #== — Nothing
- #== — Just
- #ap — Nothing
- #ap — Just
- #apply — Nothing
- #apply — Just
- #flat_map — Nothing
- #flat_map — Just
- #get — Nothing
- #get — Just
- #get_or_else — Nothing
- #get_or_else — Just
- #inspect — Nothing
- #inspect — Just
- #just? — Nothing
- #just? — Just
- #map — Nothing
- #map — Just
- #nothing? — Nothing
- #nothing? — Just
- #valid? — MaybeOf