summaryrefslogtreecommitdiffstats
path: root/hash.h
Commit message (Collapse)AuthorAgeFilesLines
...
* First cut at hash tables. One known problem is allocation during gc,Kaz Kylheku2009-11-091-0/+33
due to use of boxed numbers for vector access.