Safe Haskell | Safe |
---|---|
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.0.0: Arithmetic of natural numbers
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Arithmetic.Unsafe
data (<) :: Nat -> Nat -> Type where infix 4 Source #
Proof that the first argument is strictly less than the second argument.