feat: add `iter/cusome-by`
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.
- [x] Read, understood, and followed the contributing guidelines
@stdlib-js/reviewers
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:
-
Please read our contributing guidelines.
-
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!
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.