kowainik / kowainik/containers-backpack
Implement `nubViaSet`
Open
enhancement
- Dominant language
- Haskell
- Stars
- 32
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Like in this module:
* https://github.com/kowainik/relude/blob/master/src/Relude/Nub.hs
Contributor guide
Research direction
Start by reading the referenced Relude/Nub.hs implementation, then locate the corresponding Backpack interfaces and implementation entry points in this repository. Implement nubViaSet with matching behavior and verify it against the repository's existing checks, if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100