Portability | portable |
---|---|
Stability | experimental |
Maintainer | ashley@semantic.org |
Safe Haskell | Trustworthy |
Control.Category
Description
Documentation
class Category cat where
A class for categories. id and (.) must form a monoid.
base-4.5.1.0: Basic libraries
Portability | portable |
---|---|
Stability | experimental |
Maintainer | ashley@semantic.org |
Safe Haskell | Trustworthy |
Control.Category
Description
class Category cat where
A class for categories. id and (.) must form a monoid.