Parents: | models |
Class | Superclass | Slots |
history | model | back forward |
Word | Stack effect |
(add-history) | ( history to -- ) |
<history> | ( value -- history ) |
add-history | ( history -- ) |
go-back | ( history -- ) |
go-back/forward | ( history to from -- ) |
go-forward | ( history -- ) |
reset-history | ( history -- history ) |
Word | Stack effect |
history? | ( object -- ? ) |