-
-
Notifications
You must be signed in to change notification settings - Fork 490
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
feat: add array/base/cunone-by-right
#2800
Conversation
@stdlib/array/base/cunone-by-right
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this PR!
Left a bunch of comments, mostly documentation updates.
lib/node_modules/@stdlib/array/base/cunone-by-right/lib/main.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/cunone-by-right/examples/index.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/cunone-by-right/test/test.assign.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/cunone-by-right/test/test.assign.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/cunone-by-right/lib/assign.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/cunone-by-right/lib/assign.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/cunone-by-right/lib/assign.js
Outdated
Show resolved
Hide resolved
@stdlib/array/base/cunone-by-right
array/base/cunone-by-right
Signed-off-by: Philipp Burckhardt <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will land shortly after landing some minor clean-up. Thanks again for your contribution, @GittyHarsha!
Thanks !
…On Mon, Sep 16, 2024, 7:41 PM Philipp Burckhardt ***@***.***> wrote:
***@***.**** approved this pull request.
Will land shortly after landing some minor clean-up. Thanks again for your
contribution, @GittyHarsha <https://github.com/GittyHarsha>!
—
Reply to this email directly, view it on GitHub
<#2800 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXDIVWSGZ5X37XGDWW7NF3LZW3RHVAVCNFSM6AAAAABMVHXGUGVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDGMBWG44TSNZZHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Resolves #2329
Description
This pull request:
@stdlib/array/base/cunone-by-right
Related Issues
This pull request:
@stdlib/array/base/cunone-by-right
#2329Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers