Filter<T> extension

on

Methods

filter(bool where(T)) Stream<List<T>>

Available on Stream<List<T>>, provided by the Filter extension