Ticket #667 (closed feature request: wontfix)
Efficient Map <-> Set conversions
| Reported by: | jpbernardy | Owned by: | jpbernardy |
|---|---|---|---|
| Priority: | normal | Milestone: | Not GHC |
| Component: | libraries/base | Version: | 6.4.1 |
| Keywords: | Data Map Set collections | Cc: | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | N/A | Blocked By: | |
| Blocking: | Related Tickets: |
Description (last modified by jpbernardy) (diff)
We should be able to convert a Set into a Map without re-computation of the tree Shape. (initially proposed by John Meacham)
Change History
Note: See
TracTickets for help on using
tickets.
