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

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