10 Oct
2010
10 Oct
'10
2:01 a.m.
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 <jake.mcarthur@gmail.com>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 Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- Alex R