map -package:Cabal -package:base -package:text -package:pipes -package:containers -is:exact -package:case-insensitive -package:vector -package:io-streams -package:base-compat package:bytestring is:exact

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.