Skip to content

Instantly share code, notes, and snippets.

@alvaro-prieto
Created October 2, 2017 15:41
Show Gist options
  • Save alvaro-prieto/0c6843b0a809ca0b8b7aa78d4e070db1 to your computer and use it in GitHub Desktop.
Save alvaro-prieto/0c6843b0a809ca0b8b7aa78d4e070db1 to your computer and use it in GitHub Desktop.
for (let value of iterable) {
console.log(value);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment