Skip to content

Conversation

adityacodes30
Copy link
Contributor

@adityacodes30 adityacodes30 commented Sep 27, 2024

Resolves #2332 .

Description

What is the purpose of this pull request?

This pull request:

  • adds iter/cuevery

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@Planeshifter Planeshifter changed the title feat: add @stdlib/iter/cuevery feat: add iter/cuevery Sep 29, 2024
@Planeshifter Planeshifter self-requested a review September 29, 2024 00:29
@Planeshifter Planeshifter added the Needs Review A pull request which needs code review. label Sep 29, 2024
@kgryte kgryte added Feature Issue or pull request for adding a new feature. Utilities Issue or pull request concerning general utilities. labels Oct 4, 2024
Copy link
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for your PR; no bugs, issues, or concerns. I updated the example code threshold to make it less likely to only see false being printed and updated the repl.txt formatting so we use all the 80 vertical characters before the line break.

Will merge shortly after CI has passed.

@Planeshifter Planeshifter added Ready To Merge A pull request which is ready to be merged. and removed Needs Review A pull request which needs code review. labels Oct 9, 2024
@stdlib-bot
Copy link
Contributor

PR Commit Message

feat: add `iter/cuevery`

PR-URL: https://github.com/stdlib-js/stdlib/pull/2955
Closes: https://github.com/stdlib-js/stdlib/issues/2332

Co-authored-by: Philipp Burckhardt <[email protected]>
Reviewed-by: Philipp Burckhardt <[email protected]>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit 16b3768 into stdlib-js:develop Oct 9, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature Issue or pull request for adding a new feature. Ready To Merge A pull request which is ready to be merged. Utilities Issue or pull request concerning general utilities.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC]: add @stdlib/iter/cuevery

4 participants