Drops all values from input stream for which predicate returns true
predicate
filter, on the other hand includes values where the predicate is true
Drops all values from input stream for which
predicatereturns truefilter, on the other hand includes values where the predicate is true