extra-iterable
Advanced tools
Comparing version 3.0.106 to 3.0.107
@@ -1171,3 +1171,3 @@ /** | ||
* @param v separator | ||
* @returns TODO | ||
* @returns x[0], v, x[1], v, ..., x[|x|-1] | ||
* */ | ||
@@ -1180,3 +1180,3 @@ | ||
* @param xs iterables | ||
* @returns [...xโ, ...xโ, ...] | [xโ, xโ, ...] = xs | ||
* @returns ...xโ, ...xโ, ... | [xโ, xโ, ...] = xs | ||
* */ | ||
@@ -1183,0 +1183,0 @@ |
{ | ||
"name": "extra-iterable", | ||
"version": "3.0.106", | ||
"version": "3.0.107", | ||
"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
123916