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

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