[dmd-internals] AssociativeArray in druntime should go before the next release

Andrei Alexandrescu andrei at erdani.com
Thu Feb 2 15:35:24 PST 2012


Yes, we'll have the freedom to choose and compare.

Andrei

On 2/2/12 3:19 PM, Martin Nowak wrote:
>>> I _suspect_ that if we try this, we'll find it isn't yet possible to
>>> do library AAs. Are we able to generate error messages at compile time
>>> when the same key is used twice? Maybe, maybe not. For sure we'll have
>>> to deal with template bloat.
> No template bloat needed if the implementation would use an untyped
> implementation
> with comparison/hash callbacks. But this making them templated might be
> a performance win.
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals


More information about the dmd-internals mailing list