Proposal: Add function to create new hash tables with a default
size
Bulat Ziganshin
bulat.ziganshin at gmail.com
Thu Jul 15 01:21:01 EDT 2010
Hello Jim,
Thursday, July 15, 2010, 9:12:04 AM, you wrote:
> In other some standard libraries (Java, OCaml), hash tables can be
> created with a user-supplied size.
+1. it's useful thing
btw, if you build full hash before using it, you may use pure hashes.
i've once published simple 10-line library that implements them over
an array
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Libraries
mailing list