Although the examples here focus on the iterator pattern in TypeScript, the iteration protocol itself is actually a JavaScript convention. Introduced in ES6 (ECMAScript 2015), the iteration protocol ...