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

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