Read Me - Common Public License V1.0 - Copyright Notice(©)

intersection


>>-intersection(argument)--------------------------------------><

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 any collection class object.

Read Me - Common Public License V1.0 - Copyright Notice(©)