Skip to content

Instantly share code, notes, and snippets.

@jaxxreal
Created September 18, 2013 07:45
Show Gist options
  • Save jaxxreal/6605894 to your computer and use it in GitHub Desktop.
Save jaxxreal/6605894 to your computer and use it in GitHub Desktop.
Swap variables
b = [a, a = b][0];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment