Skip to content

Instantly share code, notes, and snippets.

@marvinjude
Created February 21, 2019 15:59
Show Gist options
  • Select an option

  • Save marvinjude/502be9efa30314d5bed8cb9acc8b7578 to your computer and use it in GitHub Desktop.

Select an option

Save marvinjude/502be9efa30314d5bed8cb9acc8b7578 to your computer and use it in GitHub Desktop.
Symbol.iterator in [] // true
Symbol.iterator in {} // false
Symbol.iterator in "" // true
//....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment