Product Site

5.3.4.18. subset

Returns .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.