An iterator that filters the values from the input Iterator, to only those that return a truthy value in the predicate.
predicate
Protected
Rest
An iterator that filters the values from the input Iterator, to only those that return a truthy value in the
predicate
.