Skip to content
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

Implement Iterator.zip() - static method for zipping iterators #342

Closed
wants to merge 1 commit into from

Conversation

belochub
Copy link
Member

@belochub belochub commented Jul 8, 2020

  • code is properly formatted (npm run fmt)
  • tests are added/updated
  • documentation is updated (npm run doc to regenerate documentation based on comments)
  • description of changes is added under the Unreleased header in CHANGELOG.md

@belochub belochub added the semver-minor addition of functionality in a backwards-compatible manner label Jul 8, 2020
@belochub belochub self-assigned this Jul 8, 2020
belochub added a commit that referenced this pull request Jul 10, 2020
@belochub
Copy link
Member Author

Landed in dcf69d2.

@belochub belochub closed this Jul 10, 2020
@belochub belochub deleted the iter-static-zip branch July 10, 2020 10:46
lundibundi pushed a commit to metarhia/iterator that referenced this pull request Sep 13, 2020
lundibundi pushed a commit to metarhia/iterator that referenced this pull request Sep 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-minor addition of functionality in a backwards-compatible manner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants