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.6.0.1: 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.