apple / swift-algorithms

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

Update AdjacentPairs implementations and tests #139

Closed natecook1000 closed 3 years ago

natecook1000 commented 3 years ago

Update the AdjacentPairs implementation based on code review in #119.

Checklist

natecook1000 commented 3 years ago

@swift-ci Please test

timvermeulen commented 3 years ago

🎉