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