CurryInfo: boxes-3.0.0 / Boxes.nullBox

definition:
nullBox :: Box
nullBox = emptyBox 0 0
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Creates an empty 0x0 box.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {Box}}
name:
nullBox
precedence:
no precedence defined
result-values:
{Box}
signature:
Box
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms