A poor adapation of C++'s algorithm library
Array.prototype.every, Array.prototype.some and additional utility functions.Not all implementations are necessarily more performant than native equivalents, and therefore this library is NOT production ready and should only be used in prototype or non-performance critical applications.