Parents: | ui.tools.listener |
Authors: | Slava Pestov |
Class | Superclass | Slots |
history | tuple | document elements start index |
Word | Stack effect |
<history> | ( document -- history ) |
append-history | ( history -- ) |
history-add | ( history -- input ) |
history-file | ( -- path ) |
history-recall-next | ( history -- ) |
history-recall-previous | ( history -- ) |
read-history | ( -- elements ) |
Word | Stack effect |
history? | ( object -- ? ) |