With the ES2015 specification came the iteration protocol allowing us to write for..of loops in JavaScript. However the built in language APIs do not provide some useful features that the use of the ...