On 4/17/12, H. S. Teoh <[email protected]> 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?
On 4/17/12, H. S. Teoh <[email protected]> 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?