[project @ 2004-10-08 10:28:37 by simonmar]
authorsimonmar <unknown>
Fri, 8 Oct 2004 10:28:37 +0000 (10:28 +0000)
committersimonmar <unknown>
Fri, 8 Oct 2004 10:28:37 +0000 (10:28 +0000)
commitd0050b1bea9bb8ede55ed360ec5fb7131d195e0c
treef1c881f0b9dc4196679d3e904b4718d5f5486cb3
parent65178305522d964c9835acf82b4879836094d2a2
[project @ 2004-10-08 10:28:37 by simonmar]
- make sure we don't overflow the table
- use a checked array index just in case we *do* try to overflow
- fix a harmless off-by-one
Data/HashTable.hs