map -package:Cabal -package:base -package:text -package:pipes -package:hedgehog -package:ghc -package:conduit -package:unordered-containers -package:dlist is:exact package:bytestring

O(n) map f xs is the ByteString obtained by applying f to each element of xs.
O(n) map f xs is the ByteString obtained by applying f to each element of xs
O(n) map f xs is the ShortByteString obtained by applying f to each element of xs.