map -package:bimap is:exact -package:ghc -package:Cabal-syntax package:ListLike

Apply a function to each element, returning any other valid ListLike. rigidMap will always be at least as fast, if not faster, than this function and is recommended if it will work for your purposes. See also mapM.