map -package:containers -package:base-prelude -package:basement -package:case-insensitive -package:pipes -package:foldl -package:integration -package:conduit 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.