Skip to content

Instantly share code, notes, and snippets.

@xsurge83
Created April 10, 2013 03:12
Show Gist options
  • Save xsurge83/5351458 to your computer and use it in GitHub Desktop.
Save xsurge83/5351458 to your computer and use it in GitHub Desktop.
one liner : add to array
(r || (r = [])).push('d')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment