apple / apple/swift-algorithms

The `merge` algorithm for combining sorted collections is missing.

Open
#192 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
6.3k
Forks
483
PR merge metrics
No merged PRs in 30d

Description

See https://cplusplus.com/reference/algorithm/merge/

See also inplace_merge.

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked merge reference and compare it with the repository's existing collection algorithms. Review the related inplace_merge reference as well; done means the missing sorted-collection merge algorithm has a defined Swift API and appropriate project tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.