definition: |
curryRuntime :: String |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- The name of the run-time environment (e.g., "sicstus", "swi", or "ghc") |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> _} |
name: |
curryRuntime |
precedence: |
no precedence defined |
result-values: |
_ |
signature: |
String |
solution-complete: |
operation might suspend on free variables |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |