list-tries-0.4.3: Tries and Patricia tries: finite sets and maps for list keys

Safe HaskellSafe-Inferred

Data.ListTrie.Map.Ord

Description

A map from lists of elements that can be totally ordered to arbitrary values, based on a trie.

Documentation