optics-dev / optics-dev/Monocle
Add partsOf
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 207
- Avg merge
- 7h 59m
- Merged PRs (30d)
- 5
Description
cf https://hackage.haskell.org/package/lens-4.14/docs/Control-Lens-Traversal.html#g:4
should it be in core or in unsafe module? #379
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the referenced Haskell lens documentation for partsOf and inspect issue #379 for the existing discussion. Determine whether the feature belongs in the core or unsafe module, then define the expected API and tests before implementing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100