Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@natecook1000
Copy link
Member

@natecook1000 natecook1000 commented Feb 16, 2021

This will update the sortedPrefix methods to prepare for the next release.

Checklist

  • I've added at least one test that validates that my change is working, if appropriate
  • I've followed the code style of the rest of the project
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary

In order to still provide the optimization when `count` is close to
a collection's length, we include a Collection-specific overload of
all methods. These won't be accessed when in a Sequence-generic context,
but it's the best we can do without adding these methods as protocol
requirements.
@natecook1000 natecook1000 changed the title Rename sortedPrefix and slidingWindows methods Rename sortedPrefix methods Feb 17, 2021
@natecook1000 natecook1000 mentioned this pull request Feb 18, 2021
6 tasks
@natecook1000 natecook1000 marked this pull request as ready for review February 25, 2021 20:02
@natecook1000 natecook1000 merged commit bd64bef into main Feb 26, 2021
@natecook1000 natecook1000 deleted the nate/renamings branch February 26, 2021 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants