CurryInfo: flatcurry-4.0.0 / FlatCurry.Goodies.newConsArg

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