@forvais/algorithms
v1.0.0-dev.0
Published
A poor adapation of C++'s algorithm library
Readme
Algorithms
A poor adaptation of C++'s algorithm library including alternatives for existing native APIs like 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.
