Handbook
Glossary
<restart> ( name obj continuation -- restart )
Vocabulary
continuations
Inputs
name
an
object
obj
an
object
continuation
an
object
Outputs
restart
an
object
Definition
USING:
kernel
;
IN:
continuations
:
<restart>
( name obj continuation -- restart )
\
restart
boa
;
inline