CurryInfo: currypp-3.2.0 / CPP.ICode.ParseWarning.cleanWM

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