Handbook
Glossary
<bihash> ( -- biassoc )
Factor handbook
»
The language
»
Collections
»
Bidirectional assocs
Prev:
<biassoc> ( exemplar -- biassoc )
Next:
>biassoc ( assoc -- biassoc )
Vocabulary
biassocs
Inputs
None
Outputs
biassoc
a
biassoc
Word description
Creates a new biassoc using a pair of hashtables for underlying storage.
Definition
IN:
biassocs
:
<bihash>
( -- biassoc )
H{
}
<biassoc>
;