- make-range-hash HASH UPPER #!optional LOWERprocedure
Returns a HASH with the hash value restricted to the supplied exact interval, [LOWER UPPER]. When LOWER is missing 0 is assumed. The signature is that of the HASH.
Returns a HASH with the hash value restricted to the supplied exact interval, [LOWER UPPER]. When LOWER is missing 0 is assumed. The signature is that of the HASH.