Handbook
Glossary
no-op-restart? ( object -- ? )
Vocabulary
continuations
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
no-op-restart
class.
Definition
USING:
kernel
;
IN:
continuations
:
no-op-restart?
( object -- ? )
\
no-op-restart
eq?
;