Skip to content

Instantly share code, notes, and snippets.

@AadityaJ
Created February 10, 2019 10:21
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 AadityaJ/f813cca461498150fc88248553fe75b6 to your computer and use it in GitHub Desktop.
Save AadityaJ/f813cca461498150fc88248553fe75b6 to your computer and use it in GitHub Desktop.
blog1-symbol3.js
Symbol.for('abc') === Symbol.for('abc'); //returns true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment