Skip to content

Instantly share code, notes, and snippets.

@shawndumas
Created August 9, 2013 15:19
Show Gist options
  • Save shawndumas/6194487 to your computer and use it in GitHub Desktop.
Save shawndumas/6194487 to your computer and use it in GitHub Desktop.
Object.prototype.toString.call([]); // => "[object Array]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment