CurryInfo: flatcurry-4.0.0 / FlatCurry.Goodies.updProgImports

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