CurryInfo: flatcurry-4.0.0 / FlatCurry.Goodies.updQNamesInNewConsDecl

definition:
updQNamesInNewConsDecl :: Update NewConsDecl QName
updQNamesInNewConsDecl f = updNewCons f id (updQNamesInTypeExpr f)
demand:
no demanded arguments
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {trNewCons}}
name:
updQNamesInNewConsDecl
precedence:
no precedence defined
result-values:
{trNewCons}
signature:
((String, String) -> (String, String)) -> FlatCurry.Types.NewConsDecl
-> FlatCurry.Types.NewConsDecl
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
reducible on all ground data terms