Product Site

5.3.14.14. intersection

Returns a new collection (of the same class as the receiver) containing only those items that are in both the receiver collection and the argument collection with the same associated index. The argument can be a Collection object or any other object that supports a makeArray method.