| Portability | non-portable |
|---|---|
| Stability | experimental |
| Maintainer | sjoerd@w3future.com |
| Safe Haskell | Safe-Inferred |
Data.Category.Fix
Description
Documentation
Instances
| Category (f (Fix f)) => Category (Fix f) |
|
| HasBinaryCoproducts (f (Fix f)) => HasBinaryCoproducts (Fix f) |
|
| HasBinaryProducts (f (Fix f)) => HasBinaryProducts (Fix f) |
|
| HasInitialObject (f (Fix f)) => HasInitialObject (Fix f) |
|
| HasTerminalObject (f (Fix f)) => HasTerminalObject (Fix f) |
|
| CartesianClosed (f (Fix f)) => CartesianClosed (Fix f) |
|
Constructors
| Wrap |