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