On 3/24/12, H. S. Teoh <hsteoh at quickfur.ath.cx> wrote: > Cool. Should I just replace the current AA alias with Assoc? I think > this is far more concise, and much easier to convert to "real" AA syntax > when we integrate with druntime/dmd. Sure. I kept wondering whether AA!(int, string) is a hash with an int or a string key. :)