How well does `Iterable.filter(predicate)` do perf...
# android
d
How well does
Iterable.filter(predicate)
do performance wise?