was.js

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 25  →  ?path2? @ 26
/trunk/lib/collections/arrays/arrays.js
@@ -105,7 +105,7 @@
/* Node.JS package export. */
/*************************************************************************/
module.exports.collections.arrays = {
stride: wasProduct,
product: wasProduct,
stride: wasStride,
chunk: wasChunk,
equals: wasEquals