n-based-assoc? ( object -- ? )


Vocabulary
sequences.n-based

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the n-based-assoc class.

Definition