map -package:containers -package:dlist -package:conduit -package:basement -package:dense-linear-algebra -package:ghc -package:amazonka-core -is:exact -is:exact -package:os-string -package:base-compat-batteries -package:invertible -package:pipes -package:text -package:psqueues -package:insert-ordered-containers -package:base-compat -package:regex-tdfa -package:base-prelude -is:exact -package:vector -package:case-insensitive -package:blaze-html 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.