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