<bihash> ( -- biassoc )
Factor handbook » The language » Collections » Bidirectional assocs

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


Vocabulary
biassocs

Inputs
None

Outputs
biassoca biassoc


Word description
Creates a new biassoc using a pair of hashtables for underlying storage.

Definition