Ticket #721 (closed task: wontfix)
Write Data.Trie
| Reported by: | jpbernardy | Owned by: | jpbernardy |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.8.1 |
| Component: | libraries/base | Version: | 6.4.1 |
| Keywords: | collections | Cc: | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | N/A | Blocked By: | |
| Blocking: | Related Tickets: |
Description
Pull the various Trie implementations that lie around, and make something that has (roughly) the same interface as Data.Map, but for lists as keys.
See this thread on the libraries mailing list. http://www.haskell.org//pipermail/libraries/2005-February/003217.html
Change History
Note: See
TracTickets for help on using
tickets.
