CurryInfo: flatcurry-4.0.0 / FlatCurry.Goodies.updConsArity

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