Operators like `+` for sets
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start by exploring the Swift package's set and collection implementations to find existing operations and conventions. Determine the intended behavior for +, +=, -, and -= on sets, then add the requested operators and verify their behavior with tests covering the supported set operations.
Written by the indexing model from the issue text.
Description
This one should be straightforward. This package should provide operators like +, +=, -, -=, etc. for operating on sets
- Dominant language
- Swift
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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.
More from RougeWare/Swift-Collection-Tools
-
A real readme Openenhancement good first issue
Difficulty 2/5 Half a day Newbie friendliness 62/100
-
Fair License Openenhancement
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
enhancement good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
All issues in RougeWare/Swift-Collection-Tools
Similar issues
-
tvOS
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
skiptools/skip-fuse-ui#147 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
OneBusAway/onebusaway-ios#1438 · 1 reaction ·