pred-trie-0.0.3: Predicative tries
Data.Trie.Pred.Disjoint
data RPDTrie p t x Source
Constructors
Instances
merge :: (Eq p, Eq t) => RPDTrie p t x -> RPDTrie p t x -> RPDTrie p t x Source