|
definition: |
orderingSort :: Sort orderingSort = scomb "Ordering" [] |
|
demand: |
no demanded arguments |
|
deterministic: |
deterministic operation |
|
documentation: |
Representation of 'Ordering' type as SMT-LIB sort |
|
failfree: |
() |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{() |-> {SComb}}
|
|
name: |
orderingSort |
|
precedence: |
no precedence defined |
|
result-values: |
{SComb}
|
|
signature: |
Language.SMTLIB.Types.Sort |
|
solution-complete: |
operationally complete operation |
|
terminating: |
yes |
|
totally-defined: |
reducible on all ground data terms |