CurryInfo: flatcurry-4.0.0 / FlatCurry.Goodies.updOpPrecedence

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