Description
A library for nested maps.
Description
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.