-
Notifications
You must be signed in to change notification settings - Fork 440
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
Warning for Documentation.docc: found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
#245
opened Nov 2, 2024 by
atacan
1 of 2 tasks
[Bug or FeatureRequest]: collection.rotate(toStartAt: Int) crashes with negative argument
#239
opened Aug 11, 2024 by
Loradim
2 tasks done
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
2 tasks done
Strange performance decline of nested
chain()
application
#196
opened May 23, 2023 by
ensan-hcl
2 tasks done
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
The
merge
algorithm for combining sorted collections is missing.
#192
opened Dec 27, 2022 by
dabrahams
XCTAssertUnorderedEqualSequences
: Improve algorithmic complexity when elements are Hashable
#176
opened Dec 14, 2021 by
mdznr
A Method for Removing All Elements in One Array that Exist in Another
#166
opened Aug 27, 2021 by
michaeleisel
Provide a version of interspersed that accepts a closure.
#160
opened Aug 6, 2021 by
kennycarruthers
permutations(ofCount:) is slow in a debuggable environment
#150
opened Jun 10, 2021 by
markd2
2 tasks done
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.