definition: |
floatSort :: Sort floatSort = scomb "Real" [] |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- Representation of 'Float' type as SMT-LIB sort |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {SComb}} |
name: |
floatSort |
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 |