Operators like `+` for sets

Open
#16 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
swift
Domain
tooling

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

enhancement

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from RougeWare/Swift-Collection-Tools

All issues in RougeWare/Swift-Collection-Tools

Similar issues

More Swift issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.