map -package:containers -package:basement -package:conduit -is:exact -package:monoidal-containers -package:pipes -package:dlist -package:psqueues -package:bytestring -is:exact -package:Cabal-syntax -package:unordered-containers -package:regex-tdfa -package:dense-linear-algebra -package:foldl -is:exact -package:ghc -package:vector -package:integration -package:blaze-html -package:case-insensitive -package:bloodhound -package:aeson package:uniplate

Invariant preserving version of Map from the containers packages, suitable for use with Uniplate. Use toMap to construct values, and fromMap to deconstruct values.
gmapM == descendM
Use children and !!
Use children and foldl
Use children and foldr
gmapT == descend
Invariant preserving version of IntMap from the containers packages, suitable for use with Uniplate. Use toIntMap to construct values, and fromIntMap to deconstruct values.
Deconstruct a value of type IntMap.
Deconstruct a value of type Map.
Construct a value of type IntMap.
Construct a value of type Map.