On 3/22/12, H. S. Teoh <hst...@quickfur.ath.cx> wrote:
> This is because in aaA.d _aaGetX creates a new entry if one isn't found,
> but because it has no direct access to value types (only has typeinfo),
> it doesn't know what value .init has. It sets the value to binary zero
> by default.

Damn, hashes really are a terrible hack. I'm really looking forward to
your new implementation.

Reply via email to