hasAny abstract method
Test whether the set calling hasAny() contains any of the items in the set or list passed to hasAny().
Implementation
bool hasAny(RulesIterable<T> other);
Test whether the set calling hasAny() contains any of the items in the set or list passed to hasAny().
bool hasAny(RulesIterable<T> other);