A tiny, faster alternative to native Array.prototype.every
An ES5 spec-compliant Array.prototype.every shim/polyfill/replacement that works as far down as ES3.
An ES5 spec-compliant Array.prototype.some shim/polyfill/replacement that works as far down as ES3.