definition: |
restoreCursor :: String restoreCursor = cmd "u" |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- restore saved cursor position |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {:}} |
name: |
restoreCursor |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
String |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |