CurryInfo: verify-non-fail-2.0.0 / FlatCurry.Build.fcList

definition: Info
 
fcList :: TypeExpr -> TypeExpr
fcList te = TCons (pre "[]") [te]
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Constructs a FlatCurry type list.
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> {TCons}}
name: Info
 fcList
precedence: Info
 no precedence defined
result-values: Info
 {TCons}
signature: Info
 FlatCurry.Types.TypeExpr -> FlatCurry.Types.TypeExpr
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms