CurryInfo: currypp-3.2.0 / CPP.ICode.ParseMonad.discardWarningsPM

definition: Info
 
discardWarningsPM :: PM a -> PR a
discardWarningsPM (PM a) = discardWarnings a
demand: Info
 argument 1
deterministic: Info
 deterministic operation
documentation: Info
 
Remove the Warning Monad from PM
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {({PM}) |-> _}
name: Info
 discardWarningsPM
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 PM a -> CPP.ICode.ParseError.PR a
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms