Determine whether all elements in the list are present in another list.
bool hasOnly(RulesList<T> other);