Table of Contents - unsound-0.1.3 Documentation
Classes and Modules
- Unsound
- Unsound::Composition
- Unsound::Control
- Unsound::Data
- Unsound::Data::Either
- Unsound::Data::Just
- Unsound::Data::Left
- Unsound::Data::Maybe
- Unsound::Data::Nothing
- Unsound::Data::Right
Methods
- ::of — Unsound::Data::Either
- ::of — Unsound::Data::Maybe
- #>> — Unsound::Data::Left
- #>> — Unsound::Data::Right
- #>> — Unsound::Data::Nothing
- #>> — Unsound::Data::Just
- #and_then — Unsound::Data::Left
- #and_then — Unsound::Data::Right
- #and_then — Unsound::Data::Nothing
- #and_then — Unsound::Data::Just
- #compose — Unsound::Composition
- #either — Unsound::Data::Left
- #either — Unsound::Data::Right
- #fmap — Unsound::Data::Left
- #fmap — Unsound::Data::Right
- #fmap — Unsound::Data::Nothing
- #fmap — Unsound::Data::Just
- #maybe — Unsound::Data::Nothing
- #maybe — Unsound::Data::Just
- #maybe — Unsound::Control
- #of — Unsound::Data::Either
- #of — Unsound::Data::Maybe
- #or_else — Unsound::Data::Left
- #or_else — Unsound::Data::Right
- #or_else — Unsound::Data::Nothing
- #or_else — Unsound::Data::Just
- #try — Unsound::Control
- #wrap_with_maybe — Unsound::Control
- #wrap_with_try — Unsound::Control