Skip to content

Pull requests: apple/swift-algorithms

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update Suffix.md
#227 opened Apr 12, 2024 by CheATSlark Loading…
4 tasks done
Add ends(with:)
#224 opened Feb 18, 2024 by amomchilov Loading…
4 tasks done
Add a non-mutating lazy replaceSubrange
#203 opened Sep 9, 2023 by karwa Loading…
3 tasks done
Add a merge algorithm for combining sorted sequences
#193 opened Dec 28, 2022 by mdznr Draft
3 of 4 tasks
Add recursiveMap(_:)
#185 opened Mar 27, 2022 by SusanDoggie Loading…
4 tasks done
Merging Two Sorted Sequences, Attempt 2
#184 opened Mar 11, 2022 by CTMacUser Loading…
4 tasks done
Add boilerplate for using swift-collection-benchmarks.
#158 opened Jul 30, 2021 by LemonSpike Loading…
4 tasks done
Add commonPrefix(with:), commonSuffix(with:)
#153 opened Jul 23, 2021 by timvermeulen Loading…
4 tasks done
Add chunkedByReduction(into:_).
#148 opened Jun 7, 2021 by toddthomas Loading…
4 tasks done
Use uniquePermutations(ofCount:) in lazy split test.
#117 opened Mar 26, 2021 by toddthomas Loading…
4 tasks done
Test Pull Request
#102 opened Mar 13, 2021 by shahmishal Loading…
Add contains(countIn:where:) to Sequence
#53 opened Dec 24, 2020 by mdznr Draft
4 tasks done
Copy
#52 opened Dec 22, 2020 by CTMacUser Loading…
4 tasks done
In-place scan and un-scan
#48 opened Nov 26, 2020 by CTMacUser Loading…
4 tasks done
Deltas
#45 opened Nov 23, 2020 by CTMacUser Loading…
4 tasks done
Merging Sorted Sequences
#43 opened Nov 13, 2020 by CTMacUser Loading…
4 tasks done
Detection of How One Sorted Sequence Includes Another
#38 opened Oct 28, 2020 by CTMacUser Loading…
4 tasks done
First Mismatching Elements, or Indexes Thereof
#37 opened Oct 27, 2020 by CTMacUser Loading…
4 tasks done
Is-Sorted Detection and Binary Search
#34 opened Oct 26, 2020 by CTMacUser Loading…
4 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.