map -package:charset -package:conduit -package:case-insensitive -package:base-compat-batteries -is:exact is:exact -package:dlist -package:base-compat 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.