<hash-array> ( n -- array )
Factor handbook » The language » Collections » Hashtables » Hashtable implementation details

Next:set-nth-pair ( value key array n -- )


Vocabulary
hashtables.private

Inputs
nan object


Outputs
arrayan object


Definition