ExtIterable<T> extension

on

Methods

containsAll(Iterable<T> list) bool
findOrNull(bool where(T)) → T