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

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