map -package:containers -package:imports -package:Cabal-syntax -package:incipit-base -package:invertible is:exact -package:base-compat-batteries 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.