Skip to content

Conversation

gururaj1512
Copy link
Member

Resolves #2335.

Description

What is the purpose of this pull request?
Adds JS implementation for @stdlib/iter/cuany-by

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

@gururaj1512 gururaj1512 changed the title [RFC]: add @stdlib/iter/cuany-by feat: add @stdlib/iter/cuany-by Aug 27, 2024
@Planeshifter Planeshifter changed the title feat: add @stdlib/iter/cuany-by feat: add @stdlib/iter/cuany-by Sep 3, 2024
@Planeshifter Planeshifter added the Needs Review A pull request which needs code review. label Sep 3, 2024
@Planeshifter Planeshifter self-requested a review September 7, 2024 00:22
@Planeshifter Planeshifter changed the title feat: add @stdlib/iter/cuany-by feat: add iter/cuany-by Sep 8, 2024
@kgryte kgryte added Utilities Issue or pull request concerning general utilities. Feature Issue or pull request for adding a new feature. labels Sep 19, 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.

@gururaj1512 Thanks for your contribution!

@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/cuany-by`

PR-URL: https://github.com/stdlib-js/stdlib/pull/2837
Closes: https://github.com/stdlib-js/stdlib/issues/2335

Co-authored-by: Gururaj Gurram <[email protected]>
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 bd3c83a into stdlib-js:develop Oct 9, 2024
18 checks passed
@gururaj1512 gururaj1512 deleted the add-cuany-by branch October 9, 2024 13:07
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/cuany-by

4 participants