toArray
toArray() -> newArray
This is just a local optimization of the mixed-in toArray from Enumerable.
This version aliases to clone, avoiding the default iterative behavior.
easing the pain of dynamic web applications
toArray() -> newArray
This is just a local optimization of the mixed-in toArray from Enumerable.
This version aliases to clone, avoiding the default iterative behavior.