CurryInfo: binint-3.1.0 / Data.BinInt.*#

demand:
argument 1
deterministic:
deterministic operation
failfree:
(_, _)
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({Zero},_) |-> {Zero} || ({Pos},{Zero}) |-> {Zero} || ({Pos},{Pos}) |-> {Pos} || ({Pos},{Neg}) |-> {Neg} || ({Neg},{Zero}) |-> {Zero} || ({Neg},{Pos}) |-> {Neg} || ({Neg},{Neg}) |-> {Pos}}
name:
*#
precedence:
no precedence defined
result-values:
{Neg,Pos,Zero}
signature:
BinInt -> BinInt -> BinInt
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms