IterableContainsAnyX<T, S extends Iterable<T>> extension

an extension that search an Iterable for any other element of a second Iterable

on
  • S

Methods

containsAny(S other) bool