filter -package:text -package:ghc -package:hedgehog 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.