Safe Haskell | None |
---|---|
Language | Haskell2010 |
Arithmetic.Unsafe
Documentation
data (<) :: Nat -> Nat -> Type where infix 4 Source #
Proof that the first argument is strictly less than the second argument.
natural-arithmetic-0.1.2.0: Arithmetic of natural numbers
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Arithmetic.Unsafe
data (<) :: Nat -> Nat -> Type where infix 4 Source #
Proof that the first argument is strictly less than the second argument.