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

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