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