definition: |
curry2goURL :: String curry2goURL = "https://www.curry-lang.org/curry2go/" |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- The home page of the Curry system Curry2Go. |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {:}} |
name: |
curry2goURL |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
String |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |