Issues
- 0
- 1
build warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
#232 opened by weissi - 2
[Bug or FeatureRequest]: collection.rotate(toStartAt: Int) crashes with negative argument
#239 opened by Loradim - 1
Equivalent to Combine's prepend operator
#235 opened by Mika5652 - 0
- 13
- 2
Graph Structure
#208 opened by Tyler-Keith-Thompson - 0
How can I contribute to this project?
#229 opened by evoandro - 0
- 0
- 2
`CombinationsSequence` should be a `Collection`
#219 opened by dabrahams - 1
[FR]: Support Apple Privacy Manifest
#221 opened by sophbaili - 2
Doc for `partitioningIndex` doesn't mention preconditions on the `self` collection.
#218 opened by dabrahams - 1
- 7
Array.adjacentPairs() is incorrect
#216 opened by domkm - 0
- 2
Binary search function for collection or array
#181 opened by daihan054 - 0
- 4
- 0
Consider adding a function that creates a string representation of a collection similar to Scala's mkString
#195 opened by fwgreen - 1
- 3
Using combinations in a Playground
#190 opened by rfcohen - 14
Xcode 14 & iOS 16 compile errors
#189 opened by stevenen - 1
Unique combinations from a collection
#183 opened by peterbayerle - 3
swift-numerics trunk just removed the RealModule product, breaking this build
#163 opened by finagolfin - 0
- 2
Consider using @discardableResult where possible.
#187 opened by kennycarruthers - 1
Use swift-algorithms using cocoapods
#180 opened by daa-wtag - 3
- 1
`XCTAssertUnorderedEqualSequences`: Improve algorithmic complexity when elements are `Hashable`
#176 opened by mdznr - 0
- 4
Suboptimal compile times using 5.3.2 compiler
#146 opened by iainsmith - 1
[Feature Requested] Shuffle a collection
#172 opened by el-hoshino - 0
x86_64 simulator support is not there
#169 opened by abhisheksaralaya - 5
- 1
- 0
- 2
Publicize Collection.partitioningIndex(where:)
#131 opened by CTMacUser - 0
Brown wolf
#149 opened by HxYxI - 6
Add `trimmingPrefix(while:)`, `trimmingSuffix(while:)`, and mutating variants
#101 opened by timvermeulen - 0
- 0
- 1
Using GitHub Bots?
#135 opened by LemonSpike - 0
- 1
Add new `FiniteCycle` type as the return type of `Collection.cycled(times:)`
#99 opened by timvermeulen - 2
Benchmarks needed
#110 opened by karwa - 1
- 1
Add GitHub workflow to run tests
#122 opened by MonicaG - 4
Convenience functions for `sum()` and `product()` across a `Collection` type
#108 opened by LemonSpike - 2
Change `XCTAssertEqualSequences` to report how the sequences are different
#100 opened by timvermeulen