feat: add accessor protocol support to `stats/base/range-by`
Resolves #5680
Description
What is the purpose of this pull request?
This pull request:
- Added accessor protocol to range-by.
Related Issues
Does this pull request have any related issues?
This pull request:
- resolves #5680
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!
Coverage Report
| Package | Statements | Branches | Functions | Lines |
|---|---|---|---|---|
| stats/base/range-by | $\color{green}340/340$ $\color{green}+100.00\%$ |
$\color{green}52/52$ $\color{green}+100.00\%$ |
$\color{green}3/3$ $\color{green}+100.00\%$ |
$\color{green}340/340$ $\color{green}+100.00\%$ |
The above coverage report was generated for the changes in this PR.
/stdlib merge