map -package:containers -package:base-prelude -package:insert-ordered-containers -package:invertible -package:blaze-html package:bytestring -is:exact 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.