extra-iterable
Advanced tools
Comparing version 3.0.107 to 3.0.108
@@ -1162,3 +1162,3 @@ /** | ||
* @param fc combine function (a, b) | ||
* @returns TODO | ||
* @returns x[0], fc(x[0], x[1]), x[1], fc(x[1], x[2]), ..., x[|x|-1] | ||
* */ | ||
@@ -1165,0 +1165,0 @@ |
{ | ||
"name": "extra-iterable", | ||
"version": "3.0.107", | ||
"version": "3.0.108", | ||
"description": "An iterable is a sequence of values.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
123969