stdlib-js / stdlib

✨ Standard library for JavaScript and Node.js. ✨
https://stdlib.io
Apache License 2.0
4.51k stars 490 forks source link

feat: `add is-same-typed-array-like` #2939

Closed adityacodes30 closed 1 month ago

adityacodes30 commented 1 month ago

Resolves #2887

Description

What is the purpose of this pull request?

This pull request:

Related Issues

Does this pull request have any related issues?

This pull request:

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.

@stdlib-js/reviewers

adityacodes30 commented 1 month ago

pr is ready to be reviewed @kgryte @Planeshifter . Thank You !

stdlib-bot commented 1 month ago

PR Commit Message

feat: add `assert/is-same-typed-array-like`

PR-URL: https://github.com/stdlib-js/stdlib/pull/2939
Closes: https://github.com/stdlib-js/stdlib/issues/2887

Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
Reviewed-by: Jaysukh Makvana <jaysukhmakvana2004@gmail.com>

Please review the above commit message and make any necessary adjustments.