On 4/17/12, H. S. Teoh <hsteoh at quickfur.ath.cx> wrote: > But even then, I'm considering if .keys should return a mutable array if > the key is a value type How about having .keys for mutable and .ikeys for immutable returns?