IterableWhereNotNull<E> extension

on

Methods

whereNotNull() Iterable<E>
Returns a new lazy Iterable with all elements which are not null.