Handbook
Glossary
is-use-restart? ( restart -- ? )
Vocabulary
fuel
.
private
Inputs
restart
an
object
Outputs
?
an
object
Definition
USING:
accessors
kernel
sequences
;
IN:
fuel.private
:
is-use-restart?
( restart -- ? )
name>>
[
"Use the "
head?
]
[
" vocabulary"
tail?
]
bi
and
;