-
Notifications
You must be signed in to change notification settings - Fork 446
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Improve performance of New feature or request
count
on Combinations
enhancement
#58
opened Jan 14, 2021 by
mdznr
updated Mar 11, 2021
Benchmarks needed
enhancement
New feature or request
#110
opened Mar 16, 2021 by
karwa
updated Apr 6, 2021
AdjacentPairs
: Ability to also include the (last, first) pair
#140
opened May 7, 2021 by
mdznr
updated May 7, 2021
Add capability to sort on a custom mapping (e.g., on a particular member)
#89
opened Mar 6, 2021 by
xwu
updated May 12, 2021
Provide a version of interspersed that accepts a closure.
#160
opened Aug 6, 2021 by
kennycarruthers
updated Aug 6, 2021
A Method for Removing All Elements in One Array that Exist in Another
#166
opened Aug 27, 2021 by
michaeleisel
updated Sep 7, 2021
Partition: Make mutating functions return
@discardableResult
#67
opened Jan 21, 2021 by
mdznr
updated Sep 28, 2021
2 tasks done
x86_64 simulator support is not there
#169
opened Oct 13, 2021 by
abhisheksaralaya
updated Oct 13, 2021
XCTAssertUnorderedEqualSequences
: Improve algorithmic complexity when elements are Hashable
#176
opened Dec 14, 2021 by
mdznr
updated Dec 21, 2021
Xcode 14 & iOS 16 compile errors
#189
opened Aug 5, 2022 by
stevenen
updated Dec 8, 2022
1 task done
The
merge
algorithm for combining sorted collections is missing.
#192
opened Dec 27, 2022 by
dabrahams
updated Dec 28, 2022
Consider adding a function that creates a string representation of a collection similar to Scala's mkString
enhancement
New feature or request
#195
opened Apr 1, 2023 by
fwgreen
updated May 9, 2023
permutations(ofCount:) is slow in a debuggable environment
#150
opened Jun 10, 2021 by
markd2
updated May 10, 2023
2 tasks done
Strange performance decline of nested
chain()
application
#196
opened May 23, 2023 by
ensan-hcl
updated May 23, 2023
2 tasks done
Binary search function for collection or array
#181
opened Jan 26, 2022 by
daihan054
updated Sep 14, 2023
Conditionally conform Chain2Sequence to MutableCollection
#217
opened Dec 19, 2023 by
ffried
updated Dec 22, 2023
CombinationsSequence
should be a Collection
#219
opened Jan 6, 2024 by
dabrahams
updated Jan 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
FR: Add a LRU Cache debatable and predictable. wit
#231
opened Jun 22, 2024 by
jesus-mg-ios
updated Jun 22, 2024
[Bug or FeatureRequest]: collection.rotate(toStartAt: Int) crashes with negative argument
#239
opened Aug 11, 2024 by
Loradim
updated Aug 13, 2024
2 tasks done
Previous Next
ProTip!
Adding no:label will show everything without a label.