List of all items
Structs
- types::endomorphism::Endomorphism
- types::endomorphism::EndomorphismBrand
- types::option::OptionBrand
- types::pair::Pair
- types::pair::PairBrand
- types::pair::pair_with_first::PairWithFirstBrand
- types::pair::pair_with_second::PairWithSecondBrand
- types::result::ResultBrand
- types::result::result_with_err::ResultWithErrBrand
- types::result::result_with_ok::ResultWithOkBrand
- types::solo::Solo
- types::solo::SoloBrand
- types::string::StringBrand
- types::vec::VecBrand
- types::vec::concrete_vec::ConcreteVecBrand
Traits
- hkt::kinds::Kind0
- hkt::kinds::Kind1
- hkt::kinds::Kind2
- typeclasses::applicative::Applicative
- typeclasses::apply::Apply
- typeclasses::apply_first::ApplyFirst
- typeclasses::apply_second::ApplySecond
- typeclasses::bind::Bind
- typeclasses::foldable::Foldable
- typeclasses::functor::Functor
- typeclasses::monad::Monad
- typeclasses::monoid::Monoid
- typeclasses::pure::Pure
- typeclasses::semigroup::Semigroup
- typeclasses::traversable::Traversable
Macros
Functions
- functions::compose
- functions::constant
- functions::flip
- functions::identity
- typeclasses::apply::apply
- typeclasses::apply_first::apply_first
- typeclasses::apply_second::apply_second
- typeclasses::bind::bind
- typeclasses::foldable::fold_left
- typeclasses::foldable::fold_map
- typeclasses::foldable::fold_right
- typeclasses::functor::map
- typeclasses::monoid::empty
- typeclasses::pure::pure
- typeclasses::semigroup::append
- typeclasses::traversable::sequence
- typeclasses::traversable::traverse