Iter::filter

Filter an iterator by prediction.

Type

filter :: Iter a -> (a -> Bool) -> Iter a