Handbook
Glossary
id-persistent-hash? ( object -- ? )
Vocabulary
persistent
.
hashtables
.
identity
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
id-persistent-hash
class.
Definition
USING:
classes.tuple.private
;
IN:
persistent.hashtables.identity
:
id-persistent-hash?
( object -- ? )
\
id-persistent-hash
9
tuple-instance?
;