From: Doug Orleans (dougo at place.org) Date: Fri May 28 21:24:22 EDT 2004 |
|
It would be nice to have a constant-time `hash-table-length' operation (returning the number of items in the table, not the number of buckets). Is this something that's likely to be added, or should I just maintain my own count? --dougo at place.org P.S. While I'm here, does anyone happen to have a good hash-set library?
Posted on the users mailing list. |
|