.true if all items in the
receiver collection are also contained in the
argument collection; returns
.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.