I submitted my container library to code.dlang.org

Martin Nowak via Digitalmars-d digitalmars-d at puremagic.com
Tue Mar 31 14:45:28 PDT 2015


On 03/31/2015 11:12 PM, Martin Nowak wrote:
> Anyone benchmarked that SipHash?

No way we use this for druntime.
https://github.com/rurban/smhasher#readme

I think we should have a flexible Hash in std.container though, that
should allow to use a customized hash function.


More information about the Digitalmars-d mailing list