array-reduce-compare
esm
Reduces an array like Array.prototype.reduce, but with an additional compare function to stop the reduction.
Version 0.0.2 License ISC
Keywords
javascripttypescriptarrayreducebreakstopcompare
INSTALL
Reduces an array like Array.prototype.reduce, but with an additional compare function to stop the reduction.