An ES5 spec-compliant `Array.prototype.every` shim/polyfill/replacement that works as far down as ES3.
A tiny, faster alternative to native Array.prototype.every
An ES5 spec-compliant Array.prototype.some
shim/polyfill/replacement that works as far down as ES3.
A better Array.prototype.every(). Supports iterables, whitelist testing, and more.
TypeScript definitions for array.prototype.every