filter -package:base -package:pipes -package:containers package:unordered-containers

Filter this map by retaining only elements which values satisfy a predicate.
Filter this set by retaining only elements satisfying a predicate.
Common implementation for filterWithKey and mapMaybeWithKey, allowing the former to former to reuse terms.
Filter this map by retaining only elements satisfying a predicate.