Ticket #4257 (closed proposal: fixed)
Add strict versions of insertWith and insertWithKey to IntMap
| Reported by: | tibbe | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Not GHC |
| Component: | libraries/base | Version: | 6.12.3 |
| Keywords: | Cc: | fox@… | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
A strict version of insertWith is needed when the value stored in the IntMap is e.g. an Int or some other value that's more efficiently stored in WHNF.
Deadline: 2 weeks
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

