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

Safe HaskellNone
LanguageHaskell98

Data.ListTrie.Patricia.Map.Ord

Description

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

Documentation