map -package:containers -package:base-prelude -package:imports -package:foldl -package:dlist is:exact -package:basement -package:filepath -package:Cabal-syntax 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.