|
| Control.Concurrent.Session.Base.Number |
|
|
| Description |
| Type level Integers. These are all base 10.
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
| class Succ x y | x -> y where | Source |
|
|
|
| class Pred x y | x -> y where | Source |
|
|
|
| class Add m n s | m n -> s where | Source |
|
| | Methods | | | Instances | |
|
|
|
| Instances | |
|
|
| class SmallerThanBool x y res | x y -> res where | Source |
|
| | Methods | | isSmallerThan :: x -> y -> res | Source |
|
|
|
|
|
| Instances | |
|
|
| class TypeNumberToInt ty where | Source |
|
| Convert a type-level number to an Int. Of course, we can only go this way...
| | | Methods | | | Instances | |
|
|
| Produced by Haddock version 2.4.2 |