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

definition:
updQNamesInFunc :: Update (AFuncDecl _) QName
updQNamesInFunc f = updFunc f id id (updQNamesInTypeExpr f) (updQNamesInRule f)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- update all qualified names in function
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {trFunc}}
name:
updQNamesInFunc
precedence:
no precedence defined
result-values:
{trFunc}
signature:
((String, String) -> (String, String)) -> FlatCurry.Annotated.Types.AFuncDecl a
-> FlatCurry.Annotated.Types.AFuncDecl a
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
reducible on all ground data terms