list-tries-0.0: Tries and Patricia tries: finite sets and maps for list keys
Data.ListTrie.Patricia.Set.Eq
Description
A set of lists of elements that can be compared for equality, based on a Patricia trie.
type TrieSet = TrieSet AListSource
module Data.ListTrie.Patricia.Set