CurryInfo: flatcurry-4.0.0 / FlatCurry.Goodies.updConsName

definition:
updConsName :: Update ConsDecl QName
updConsName f = updCons f id id id
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- update name of constructor declaration
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {trCons}}
name:
updConsName
precedence:
no precedence defined
result-values:
{trCons}
signature:
((String, String) -> (String, String)) -> FlatCurry.Types.ConsDecl
-> FlatCurry.Types.ConsDecl
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms