@hackage category-extras0.53.0
Various modules and constructs inspired by category theory
Installation
Dependencies (4)
Dependents (11)
@hackage/property-list, @hackage/NonEmptyList, @hackage/acme-everything, @hackage/bff, @hackage/safe-freeze, @hackage/comonad-random, Show all…
Package Flags
arrowsubclassescategory
(on by default)
Indicates Control.Category is available and that the standard library has its arrows subclass Control.Category.Category
typefamilies
(on by default)
Support for Type Families is available to us
optimize
(off by default)
Enable optimizations
A vastly expanded collection of modules implementing various ideas from category theory. Notable bits include: comonads, adjunctions, functor fixedpoints and various recursion operaters ala Functional Programming with Bananas, Lenses, Envelopes and Barbed Wire.