Skip to content

Collectioncomparison

maxkfranz edited this page May 11, 2012 · 3 revisions

Collection comparison

Determine whether this collection contains exactly the same elements as another collection.

Determine whether this collection contains any of the same elements as another collection.

Determine whether any element in this collection matches a selector.

Determine whether all elements in the collection match a selector.

Determine whether everything in the specified collection is in the neighborhood of the collection.

Clone this wiki locally