Fastest function to intersect a large number of big arrays in javascript, without dependencies
- The compressed version is only 345 caracters long.
- Faster than common libraries, even a large number of arrays, or on very big arrays. (See benchmarks)
array_intersect(array1, array2, ..., arrayN)