| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Data.Trie.Pred
Documentation
data PredTrie p t x where Source
A predicative trie is composed of explicit predicate labels (for equality tests of predicates), a type for node labels, and some content type
pred-trie-0.0.1: Predicative tries
| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Data.Trie.Pred
data PredTrie p t x where Source
A predicative trie is composed of explicit predicate labels (for equality tests of predicates), a type for node labels, and some content type