chore: fix JavaScript lint errors (issue #10708) by Sumithraju · Pull Request #10999 · stdlib-js/stdlib
Replace new Array() constructor with Array.from() to comply with stdlib/no-new-array linting rule. The change maintains identical functionality while adhering to coding standards. Fixes stdlib-js#10708 Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters