Skip to content

Instantly share code, notes, and snippets.

@stevermeister
Created June 17, 2017 10:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevermeister/973777cb79b9c41162efa70b2476c5c9 to your computer and use it in GitHub Desktop.
Save stevermeister/973777cb79b9c41162efa70b2476c5c9 to your computer and use it in GitHub Desktop.
![]; // 'false'
!![]; // 'true'
[][[]]; // 'undefined'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment