@extra-array/intersection
Advanced tools
+1
-1
| { | ||
| "name": "@extra-array/intersection", | ||
| "version": "2.10.12", | ||
| "version": "2.10.13", | ||
| "description": "Gives values present in both arrays.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+9
-7
@@ -1,2 +0,10 @@ | ||
| Gives values present in both arrays. [:running:] [:vhs:] [:package:] [:moon:] [:ledger:] | ||
| Gives values present in both arrays. | ||
| [:package:](https://www.npmjs.com/package/@extra-array/intersection) | ||
| [:smiley_cat:](https://github.com/orgs/nodef/packages?repo_name=extra-array) | ||
| [:running:](https://npm.runkit.com/@extra-array/intersection) | ||
| [:vhs:](https://asciinema.org/a/332072) | ||
| [:moon:](https://www.npmjs.com/package/@extra-array/intersection.min) | ||
| [:scroll:](https://unpkg.com/@extra-array/intersection/) | ||
| [:newspaper:](https://nodef.github.io/extra-array/) | ||
| [:blue_book:](https://github.com/nodef/extra-array/wiki/) | ||
@@ -50,13 +58,7 @@ > Similar: [union], [intersection], [difference], [symmetricDifference].<br> | ||
| [:running:]: https://npm.runkit.com/@extra-array/intersection | ||
| [:package:]: https://www.npmjs.com/package/@extra-array/intersection | ||
| [:moon:]: https://www.npmjs.com/package/@extra-array/intersection.min | ||
| [:ledger:]: https://unpkg.com/@extra-array/intersection/ | ||
| [union]: https://github.com/nodef/extra-array/wiki/union | ||
| [intersection]: https://github.com/nodef/extra-array/wiki/intersection | ||
| [difference]: https://github.com/nodef/extra-array/wiki/difference | ||
| [unique]: https://github.com/nodef/extra-array/wiki/unique | ||
| [isUnique]: https://github.com/nodef/extra-array/wiki/isUnique | ||
| [isDisjoint]: https://github.com/nodef/extra-array/wiki/isDisjoint | ||
| [:vhs:]: https://asciinema.org/a/332072 | ||
| [symmetricDifference]: https://github.com/nodef/extra-array/wiki/symmetricDifference |
6789
1.13%64
3.23%