An iterable that filters input to only elements that are truthy in predicate.
See from(sequence).where for examples.
An iterable that filters input to only elements that are truthy in predicate.
See from(sequence).where for examples.