stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

feat: add `iter/cusome-by`

Open gururaj1512 opened this issue 1 year ago • 1 comments

Resolves #2338.

Description

What is the purpose of this pull request? This pull request resolves issue #2338

This pull request:

  • This pull request adds feature @stdlib/iter/cusome-by

Related Issues

Does this pull request have any related issues? I am new contributor to stdlib might need some guidance if something is wrong

This pull request:

  • resolves https://github.com/stdlib-js/stdlib/issues/2338

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 avatar Aug 23 '24 18:08 gururaj1512

Hello! Thank you for your contribution to stdlib.

We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:

  1. Please read our contributing guidelines.

  2. Update your pull request description to include this checked box:

    - [x] Read, understood, and followed the [contributing guidelines](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md)

This acknowledgment confirms that you've read the guidelines, which include:

  • The developer's certificate of origin
  • Your agreement to license your contributions under the project's terms

We can't review or accept contributions without this acknowledgment.

Thank you for your understanding and cooperation. We look forward to reviewing your contribution!

stdlib-bot avatar Aug 23 '24 18:08 stdlib-bot

PR Commit Message

feat: add `iter/cusome-by`

PR-URL: https://github.com/stdlib-js/stdlib/pull/2826
Closes: https://github.com/stdlib-js/stdlib/issues/2338

Co-authored-by: Gururaj Gurram <[email protected]>
Co-authored-by: Gururaj Gurram <[email protected]>
Co-authored-by: Philipp Burckhardt <[email protected]>
Reviewed-by: Philipp Burckhardt <[email protected]>
Signed-off-by: Gururaj Gurram <[email protected]>

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

stdlib-bot avatar Oct 09 '24 01:10 stdlib-bot