definition: |
defaultOptions :: Options defaultOptions = Options 1 False "" "" "" "" Operation "" False False False 0 False "" [] [] [] [] "Text" False True "" defaultMaxTime |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- The default options of the query tool. |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {Options}} |
name: |
defaultOptions |
precedence: |
no precedence defined |
result-values: |
{Options} |
signature: |
Options |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |