Created
February 6, 2014 08:53
-
-
Save snowman-repos/8840605 to your computer and use it in GitHub Desktop.
Transform the arguments object into an array
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
argArray = Array::slice.call(arguments_) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment