definition: |
emptyVS :: ValueSequence a |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- An empty sequence of values. |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> _} |
name: |
emptyVS |
precedence: |
no precedence defined |
result-values: |
_ |
signature: |
ValueSequence a |
solution-complete: |
operation might suspend on free variables |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |