Map 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.