Product Site

5.3.2.16. subset

Returns .true if all indexes 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.