number-hash-set? ( object -- ? )


Vocabulary
hash-sets.numbers

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the number-hash-set class.

Definition