|
definition: |
defaultLiftOpts :: LiftOptions defaultLiftOpts = LiftOptions True True |
|
demand: |
no demanded arguments |
|
deterministic: |
deterministic operation |
|
documentation: |
Default options for lifting all nested case/let/free expressions. |
|
failfree: |
() |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{() |-> {LiftOptions}}
|
|
name: |
defaultLiftOpts |
|
precedence: |
no precedence defined |
|
result-values: |
{LiftOptions}
|
|
signature: |
LiftOptions |
|
solution-complete: |
operationally complete operation |
|
terminating: |
yes |
|
totally-defined: |
reducible on all ground data terms |