biassoc? ( object -- ? )
Factor handbook » The language » Collections » Bidirectional assocs

Prev:biassoc
Next:<biassoc> ( exemplar -- biassoc )


Vocabulary
biassocs

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the biassoc class.

Definition