CurryInfo: currypp-3.2.0 / CPP.ICode.ParseError.throwPR

definition:
throwPR :: [PError] -> PR a
throwPR p = Errors p
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Return with errors
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {Errors}}
name:
throwPR
precedence:
no precedence defined
result-values:
{Errors}
signature:
[PError] -> PR a
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms