-
-
Notifications
You must be signed in to change notification settings - Fork 866
feat: add reduceRight
method to array/fixed-endian-factory
#3300
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
Conversation
Coverage Report
The above coverage report was generated for the changes in this PR. |
good evening, kindly give this a review @kgryte ! |
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.
Copilot reviewed 5 out of 5 changed files in this pull request and generated no suggestions.
lib/node_modules/@stdlib/array/fixed-endian-factory/lib/main.js
Outdated
Show resolved
Hide resolved
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.
Thank you, @aayush0325! PR is looking good.
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
PR Commit Message
Please review the above commit message and make any necessary adjustments. |
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
Resolves #3152
Description
This pull request:
reduceRight
method toarray/fixed-endian-factory
README.md
with appropriate documentationRelated Issues
This pull request:
reduceRight
method toarray/fixed-endian-factory
#3152Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers