Skip to content

Instantly share code, notes, and snippets.

@shonnly
Created April 26, 2020 18:41
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 shonnly/3ff0a0da8395c50d32ffd8f4ab4539fb to your computer and use it in GitHub Desktop.
Save shonnly/3ff0a0da8395c50d32ffd8f4ab4539fb to your computer and use it in GitHub Desktop.
var s = Symbol('foo');
Symbol.for('foo'); // Symbol(foo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment