Handbook
Glossary
:help ( -- )
Factor handbook
»
The language
»
Exception handling
»
The debugger
Prev:
:get ( variable -- value )
Next:
:1 ( -- * )
Vocabulary
help
Word description
Displays documentation for the most recent error.
See also
error-help
Definition
USING:
continuations
namespaces
;
IN:
help
:
:help
( -- )
error
get
(:help)
;