]> gitweb.factorcode.org Git - factor.git/commit
hashtables: make sure capacity and growth use same load factor.
authorJohn Benediktsson <mrjbq7@gmail.com>
Wed, 15 Jul 2015 01:32:40 +0000 (18:32 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 15 Jul 2015 01:32:40 +0000 (18:32 -0700)
commit6127bb85489e609b70873e374b75065e27d030fe
tree6f806b9d7ace866bb25913aa2913f28af01669b3
parent3265f33b6b1cc666e63667060276c53cb3a3f5f4
hashtables: make sure capacity and growth use same load factor.
core/hashtables/hashtables-tests.factor
core/hashtables/hashtables.factor