Hmm. It seems that both the trie packages I found just provide a standard map-like interface, without exposing their trie-ness. Makes sense, but limits usefulness for me.
Thanks. On Sat, Oct 9, 2010 at 3:08 PM, Jake McArthur <[email protected]>wrote: > What you describe sounds like a perfect job for a trie, so that's what I > think you should look into. > > - Jake > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > -- Alex R
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
