CurryInfo: flatcurry-4.0.0 / FlatCurry.Goodies.updOpPrecedence

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