Comparison Array.concat() with the trick using Function.apply() and Array.push()
Arrays can be joined with Function.apply() and Array.push() methods. This sample compares this trick with Array.concat() method.
- forked:2
- favorite:1
- lines:85
- license : MIT License
- modified : 2011-01-12 20:27:23


