factor/core/hashtables
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
..
authors.txt
hashtables-docs.factor docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
hashtables-tests.factor core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
hashtables.factor hash-sets,hashtables: improved key@ word 2016-09-25 20:07:08 +02:00
summary.txt
tags.txt