CurryInfo: flatcurry-4.0.0 / FlatCurry.Goodies.updNewConsArg

definition:
updNewConsArg :: Update NewConsDecl TypeExpr
updNewConsArg = updNewCons id id
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- update argument of newtype constructor declaration
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {updNewCons}}
name:
updNewConsArg
precedence:
no precedence defined
result-values:
{updNewCons}
signature:
(FlatCurry.Types.TypeExpr -> FlatCurry.Types.TypeExpr)
-> FlatCurry.Types.NewConsDecl -> FlatCurry.Types.NewConsDecl
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms