Memory Efficient HashSet

Nordlöw via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Mar 8 00:12:04 PST 2016


Has anybody put together a memory-efficient D-implementation of a 
HashSet

Something like

sparse_hash_set<> contained in

https://github.com/sparsehash/sparsehash

but in D.


More information about the Digitalmars-d-learn mailing list