map -package:containers -package:basement -package:conduit -is:exact -package:case-insensitive -package:charset -package:invertible -package:base -package:dlist -package:hedgehog -package:os-string -package:ghc -package:base-compat -package:psqueues -package:aeson -package:amazonka-core -package:regex-tdfa -package:vector -package:imports -package:filepath -package:insert-ordered-containers -package:cql -package:integration -package:unordered-containers 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.