kowainik / kowainik/containers-backpack
`Map` and `HashMap` and `IntMap` both have `Lazy` and `Strict` variants
Open
enhancement
instances
- Dominant language
- Haskell
- Stars
- 32
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
This means even more boilerplate code... We need to add the following:
- [ ] `Map.Lazy`
- [ ] `HashMap.Lazy`
- [ ] `IntMap.Lazy`
Contributor guide
Research direction
No files or tests are named in the issue. Start by inspecting the existing Strict variants for Map, HashMap, and IntMap in the Backpack interfaces, then determine how their corresponding Lazy variants are represented. Done means all three checklist items are implemented consistently with the existing variants.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100