On Feb 28, 2006, at 8:33 AM, Christian Maeder wrote:

You may compare your code with Keith's implemenation of a Trie.

http://article.gmane.org/gmane.comp.lang.haskell.libraries/2571



Thanks for the pointer,  I searched for "Prefix Tree" which is an alternative name for trie so I didn't find that implementation.  Perhaps, as you suggest in your code, it's time for Data.Trie.

--------------------------------

David F. Place

mailto:d@vidplace.com