Skip to content

Instantly share code, notes, and snippets.

@gsimone
Created January 9, 2014 11:19
Show Gist options
  • Select an option

  • Save gsimone/8332669 to your computer and use it in GitHub Desktop.

Select an option

Save gsimone/8332669 to your computer and use it in GitHub Desktop.
arguments to array
var argArray = Array.prototype.slice.call(arguments);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment