[r6rs-discuss] Hash function return value constraints

Brian Harvey bh at eecs.berkeley.edu
Fri Apr 3 16:34:07 EDT 2009


Okay, I'm confused,  A hash value is an index into an array.  If the
hash value doesn't fit in a fixnum, then the array doesn't fit in memory,
or even in the virtual address space (by a factor of 4 on a 32-bit machine).
What am I missing here?



More information about the r6rs-discuss mailing list