A TC39 proposal to allow the developer to ask whether an iterator yields a given value. Analogue to Array.prototype.includes. Array.prototype.includes has a second parameter that starts the search ...