filter -package:Cabal -package:bytestring -package:vector package:primitive

Filter elements of a primitive array according to a predicate.
Filter the primitive array, keeping the elements for which the monadic predicate evaluates true.
Filter the primitive array, keeping the elements for which the monadic predicate evaluates to true.