@hackage nestedmap0.1.0.3

A library for nested maps

This library supports deeply nested key to value mapping. Very much like Data.Map, but for higher, hierarchial dimensions. It could be used for things such as markov chains, sparse tensors or matricies which could contain non-numeric data, file systems, etc.