Skip to content

Instantly share code, notes, and snippets.

@mateusmarquezini
Created January 10, 2019 15:35
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 mateusmarquezini/36e2d48651801ab13f73d1d32df54131 to your computer and use it in GitHub Desktop.
Save mateusmarquezini/36e2d48651801ab13f73d1d32df54131 to your computer and use it in GitHub Desktop.
for(let elemento of mapa.entries()){
console.log(elemento)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment