CurryInfo: binint-3.1.0 / Data.BinInt.cmpNat

demand:
arguments 1 2
deterministic:
deterministic operation
failfree:
(_, _)
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({IHi},{IHi}) |-> {EQ} || ({IHi},{O}) |-> {LT} || ({IHi},{I}) |-> {LT} || ({O},{IHi}) |-> {GT} || ({O},{O}) |-> {EQ,GT,LT} || ({O},{I}) |-> _ || ({I},{IHi}) |-> {GT} || ({I},{O}) |-> _ || ({I},{I}) |-> {EQ,GT,LT}}
name:
cmpNat
precedence:
no precedence defined
result-values:
{EQ,GT,LT}
signature:
Nat -> Nat -> Prelude.Ordering
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms