IterableContainsAny<E> extension

on

Methods

containsAny(Iterable<E> collection) bool
Checks if any elements in the specified collection are contained in this collection.