| Copyright | Guillaume Sabbagh 2022 |
|---|---|
| License | GPL-3 |
| Maintainer | guillaumesabbagh@protonmail.com |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Math.FiniteCategories.One
Description
The 1 category contains one object and its identity.
You can construct it using NumberCategory, it is defined as a standalone category because it is often used unlike other number categories.
Documentation
One is a datatype used as the object type, the morphism type and the category type of 1.
Constructors
| One |