factor/core/hashtables
Doug Coleman bc0c02acdf core: declare word's hashcode an integer. Make word not flushable since it's mutable. Add a test case for #1392.
Fixes #1392. @bjourne found this.
2015-07-18 00:27:12 -07:00
..
authors.txt
hashtables-docs.factor hashtables: fix docs differently. 2015-07-14 21:51:02 -07:00
hashtables-tests.factor core: declare word's hashcode an integer. Make word not flushable since it's mutable. Add a test case for #1392. 2015-07-18 00:27:12 -07:00
hashtables.factor hashtables: make sure capacity and growth use same load factor. 2015-07-14 18:32:40 -07:00
summary.txt
tags.txt