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