CurryInfo: flatcurry-annotated-3.3.0 / FlatCurry.Annotated.Goodies.updProgOps

definition:
updProgOps :: Update (AProg _) [OpDecl]
updProgOps = updProg id id id id
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- update infix operators of program
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {updProg}}
name:
updProgOps
precedence:
no precedence defined
result-values:
{updProg}
signature:
([FlatCurry.Types.OpDecl] -> [FlatCurry.Types.OpDecl])
-> FlatCurry.Annotated.Types.AProg a -> FlatCurry.Annotated.Types.AProg a
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms