Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The forEach() method of Iterator instances is similar to Array.prototype.forEach(): it executes a provided function once for each element produced by the iterator.