Handbook
Glossary
history-completion? ( object -- ? )
Vocabulary
ui
.
tools
.
listener
.
completion
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
history-completion
class.
Definition
USING:
kernel
;
IN:
ui.tools.listener.completion
:
history-completion?
( object -- ? )
\
history-completion
eq?
;