representable-tries-2.5: Tries from representations of polynomial functors

Stabilityexperimental
Maintainerekmett@gmail.com
Safe HaskellSafe-Infered

Data.Functor.Representable.Trie.List

Description

 

Documentation

nil :: ListTrie f a -> aSource

cons :: Indexable f => Key f -> ListTrie f a -> ListTrie f aSource