factor/core/hash-sets
Björn Lindqvist 70c7f9e029 hash-sets,hashtables: improved key@ word
Don't need to check the length of the backing array because it can be
assumed to be > 0. That should make hash lookups a little faster.
2016-09-25 20:07:08 +02:00
..
hash-sets-docs.factor sets: rename unordered-set back to set. 2016-03-29 15:46:29 -07:00
hash-sets-tests.factor hash-sets,hashtables: improved key@ word 2016-09-25 20:07:08 +02:00
hash-sets.factor hash-sets,hashtables: improved key@ word 2016-09-25 20:07:08 +02:00
summary.txt adding some summary.txt files. 2013-04-26 17:43:24 -07:00