CurryInfo: flatcurry-4.0.0 / FlatCurry.Goodies.updOpName

definition:
updOpName :: Update OpDecl QName
updOpName f = updOp f id id
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- update name of operator declaration
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {trOp}}
name:
updOpName
precedence:
no precedence defined
result-values:
{trOp}
signature:
((String, String) -> (String, String)) -> FlatCurry.Types.OpDecl
-> FlatCurry.Types.OpDecl
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms