map -package:containers -package:base -package:aeson -package:basement -package:pipes -package:charset -package:os-string -is:exact -package:foldl 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.