.true if the receiver collection
and
argument collection do not have any items in common.
.false otherwise. The
argument can be
a Collection object or any other object that supports a makeArray method.
The argument must also allow all of the
index values in the receiver collection.