CurryInfo: abstract-curry-4.0.0 / AbstractCurry.Build.pNil

definition:
pNil :: CPattern
pNil = CPComb (pre "[]") []
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Constructs an empty list pattern.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {CPComb}}
name:
pNil
precedence:
no precedence defined
result-values:
{CPComb}
signature:
AbstractCurry.Types.CPattern
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms