IterableNone<E> extension

on

Methods

none(bool predicate(E element)) bool
Returns true if no entries match the given predicate or if the collection is empty.