Open
Description
Description
Upon inspection of the TypeScript declaration tests for @stdlib/utils/circular-buffer
, I noticed that the current tests do not cover the entire API.
These tests should be expanded to cover the entire API surface to ensure that the current definitions are correct.
Related Issues
None.
Questions
No.
Demo
No response
Reproduction
N/A
Expected Results
N/A
Actual Results
n/A
Version
No response
Environments
N/A
Browser Version
No response
Node.js / npm Version
No response
Platform
No response
Checklist
- Read and understood the Code of Conduct.
- Searched for existing issues and pull requests.