Skip to content

Issues: apple/swift-algorithms

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Issues list

One reduce overload to match reductions is missing.
#241 opened Aug 29, 2024 by JessyCatterwaul updated Aug 29, 2024
FR: Add a LRU Cache debatable and predictable. wit
#231 opened Jun 22, 2024 by jesus-mg-ios updated Jun 22, 2024
Adding a CompactedCollection to an Array triggers EXC_BAD_ACCESS bug Something isn't working help wanted Extra attention is needed
#209 opened Oct 27, 2023 by davbeck updated Jun 11, 2024
2 tasks done
Graph Structure
#208 opened Oct 13, 2023 by Tyler-Keith-Thompson updated Jun 2, 2024
CombinationsSequence should be a Collection
#219 opened Jan 6, 2024 by dabrahams updated Jan 22, 2024
[FR]: Support Apple Privacy Manifest
#221 opened Jan 9, 2024 by sophbaili updated Jan 21, 2024
Conditionally conform Chain2Sequence to MutableCollection
#217 opened Dec 19, 2023 by ffried updated Dec 22, 2023
Binary search function for collection or array
#181 opened Jan 26, 2022 by daihan054 updated Sep 14, 2023
Strange performance decline of nested chain() application
#196 opened May 23, 2023 by ensan-hcl updated May 23, 2023
2 tasks done
permutations(ofCount:) is slow in a debuggable environment
#150 opened Jun 10, 2021 by markd2 updated May 10, 2023
2 tasks done
The merge algorithm for combining sorted collections is missing.
#192 opened Dec 27, 2022 by dabrahams updated Dec 28, 2022
2
1
Using combinations in a Playground
#190 opened Sep 21, 2022 by rfcohen updated Dec 28, 2022
Xcode 14 & iOS 16 compile errors
#189 opened Aug 5, 2022 by stevenen updated Dec 8, 2022
1 task done
Unique combinations from a collection
#183 opened Feb 20, 2022 by peterbayerle updated Nov 26, 2022
uniqued(on:) is missing a uniquingWith overload.
#188 opened May 22, 2022 by JessyCatterwaul updated May 22, 2022
CocoaPod support needed
#74 opened Feb 2, 2021 by StefaniOSApps updated Nov 28, 2021
x86_64 simulator support is not there
#169 opened Oct 13, 2021 by abhisheksaralaya updated Oct 13, 2021
Partition: Make mutating functions return @discardableResult
#67 opened Jan 21, 2021 by mdznr updated Sep 28, 2021
2 tasks done
Provide a version of interspersed that accepts a closure.
#160 opened Aug 6, 2021 by kennycarruthers updated Aug 6, 2021
AdjacentPairs: Ability to also include the (last, first) pair
#140 opened May 7, 2021 by mdznr updated May 7, 2021
ProTip! Type g i on any issue or pull request to go back to the issue listing page.