AA key conversion woes

Andrej Mitrovic andrej.mitrovich at gmail.com
Tue Apr 17 12:13:57 PDT 2012


On 4/17/12, H. S. Teoh <hsteoh at quickfur.ath.cx> wrote:
> What if .keys returns a tail-immutable array? You should still be able
> to sort it, right?

I think so. Since I only ever use basic types as keys I don't think
I'll have any issues with immutable(Key)[].


More information about the Digitalmars-d mailing list