| Authors: | Slava Pestov |
shutdown-hooks |
startup-hooks |
| Word | Stack effect |
add-shutdown-hook | ( quot name -- ) |
add-startup-hook | ( quot name -- ) |
boot | ( -- ) |
do-hooks | ( symbol -- ) |
do-shutdown-hooks | ( -- ) |
do-startup-hooks | ( -- ) |
set-shutdown-quot | ( quot -- ) |
set-startup-quot | ( quot -- ) |
shutdown-quot | ( -- quot ) |
startup-quot | ( -- quot ) |
| Vocabulary | Summary |
init.init-docs.factor | |
init.summary.txt | |
init.init.factor | |
init.authors.txt |