Skip to content

Add an adjacentPairs algorithm to Sequence #901

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

Closed
wants to merge 4 commits into from

Conversation

mpangburn
Copy link

No description provided.

@benrimmington
Copy link
Contributor

@mpangburn Can this proposal be closed?

Swift Algorithms now has a similar API: apple/swift-algorithms#20

@timvermeulen
Copy link
Contributor

slidingWindows from Swift Algorithms requires Collection, so it's not entirely the same thing.

@tkremenek
Copy link
Member

@mpangburn: It seems that this proposal hasn't seen much progress lately. As mentioned above, we may be able to roll this into the larger "Algorithms" package. Would you be open to including this in the Algorithms package?

@mpangburn
Copy link
Author

@mpangburn: It seems that this proposal hasn't seen much progress lately. As mentioned above, we may be able to roll this into the larger "Algorithms" package. Would you be open to including this in the Algorithms package?

I'll be moving forward with contributing this code to the Algorithms package; this can now be closed out. Thanks for the nudge!

@mpangburn mpangburn closed this Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
standard library addition Additive changes to the standard library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants