Changeset 404176d21b88d59f2cb41d0c0017b9dcf29df259
Commiter: Charles Childers
Author: Charles Childers
Parent: a7855583b7
(2010/03/08 19:05) About 2 years ago
removed from wrong file...
Commiter: Charles Childers
Author: Charles Childers
Parent: a7855583b7
(2010/03/08 19:05) About 2 years ago
removed from wrong file...
( NOTE: )( ----- )( )( Since altering 'hash-prime' would affect previously written )( tables, we shall introduce the following condition: you may )( modify 'hash-prime' before creating hash-tables, but once )( this has been done, do NOT change its value afterward. )( )( Of course, we could make 'hash' more flexible and have it )( read a prime value [or define a second word that respects a )( stack value for modding]. For now, let's just regard our )( stipulation as well justified; either tweak the provided )( hashing routines _before_ use, or leave them be. )( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ )