Email list hosting service & mailing list manager

Test case and pair of hash functions Takashi Kato (04 Feb 2016 13:06 UTC)
Re: Test case and pair of hash functions taylanbayirli@xxxxxx (04 Feb 2016 14:12 UTC)
Re: Test case and pair of hash functions Takashi Kato (04 Feb 2016 14:20 UTC)
Re: Test case and pair of hash functions taylanbayirli@xxxxxx (04 Feb 2016 15:00 UTC)

Test case and pair of hash functions Takashi Kato 04 Feb 2016 13:06 UTC

Hi,

I'm wondering if the SRFI allow me to merge pair of hash functions into one
procedure. It seems the test case requires to use the car part of the given
pair or using as it is. On hashtable-hash-function's desctiption of Inspection
section describes how it should be. However it's a bit vague to me. Can this
be interpreted like this?

    if pair of (or even list of?) hash functions is given, then implementation
    may create a procedure returns an single value of suitable hash.

Or, it must be either the first element of the pair or whole pair?

Cheers,

--
_/_/
Takashi Kato
E-mail: ktakashi19@gmail.com