Skip to content

Instantly share code, notes, and snippets.

@essamamdani
Created April 27, 2020 13:32
Show Gist options
  • Select an option

  • Save essamamdani/c27f6a48d50a01903addc6ea293bf38e to your computer and use it in GitHub Desktop.

Select an option

Save essamamdani/c27f6a48d50a01903addc6ea293bf38e to your computer and use it in GitHub Desktop.
declaration of set in JS
var setA = new Set();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment