@hackage/base
Core data structures and operations
@hackage/minioperational
fast and simple operational monad
@hackage/witherable
filterable traversable
@hackage/elevator
Immediately lifts to a desired level
@hackage/kan-extensions
Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/profunctors
Profunctors
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/clean-unions
Open unions without need for Typeable
@hackage/free
Monads for free