Email list hosting service & mailing list manager

SRFI 125 draft 9: (minor) hash-table-count (& -find) argument order Sudarshan S Chawathe (17 May 2016 16:01 UTC)

SRFI 125 draft 9: (minor) hash-table-count (& -find) argument order Sudarshan S Chawathe 17 May 2016 16:01 UTC

Minor observation: The order of arguments for hash-table-count and
hash-table-find differs from the analogous count and find procedures of
SRFI 1.

There's probably a good case to be made for leaving the current spec as
is, perhaps to always have the hash-table as the first argument of the
"whole hash table" procedures.  I mention it just in case this design is
not intentional.

Regards,

-chaw