On Fri, 19 Feb 2010 23:12:02 +0300, KennyTM~ <[email protected]> wrote:

Why can't [a,b,c] be made into toArray(a,b,c).idup?

Because the goal is to prevent unnecessary heap allocations.

Reply via email to