<TKey, T>
public
intersect(iterable<mixed, T> ...$others): CollectionInterface<TKey, T>
Computes the intersection of the collection against other iterables.
Nexus\Collection\Collection::intersect()