apple / swift-algorithms

Commonly used sequence and collection algorithms for Swift
Apache License 2.0
5.92k stars 440 forks source link

Clarify `endIndex` behavior of `partitioningIndex(where:)` in documentation (Resolves #170) #171

Closed mdznr closed 2 years ago

mdznr commented 2 years ago

Resolves https://github.com/apple/swift-algorithms/issues/170

Checklist

natecook1000 commented 2 years ago

@swift-ci Please test

natecook1000 commented 2 years ago

@swift-ci Please test