CurryInfo: binint-3.1.0 / Data.BinInt.divModInteger

demand:
arguments 1 2
deterministic:
deterministic operation
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({Zero},{Pos}) |-> {(,)} || ({Pos},{Pos}) |-> {(,)} || ({Neg},{Pos}) |-> _ || ({Zero},{Neg}) |-> {(,)} || ({Pos},{Neg}) |-> _ || ({Neg},{Neg}) |-> {(,)}}
name:
divModInteger
precedence:
no precedence defined
result-values:
{(,)}
signature:
BinInt -> BinInt -> (BinInt, BinInt)
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term