-
-
Notifications
You must be signed in to change notification settings - Fork 907
feat: add @stdlib/assert/is-same-accessor-array
#2890
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
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.
👋 Hi there! 👋
And thank you for opening your first pull request! We will review it shortly. 🏃 💨
Ready for initial review @Planeshifter ! |
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.
Thanks for your contribution!
lib/node_modules/@stdlib/assert/is-same-accessor-array/docs/types/index.d.ts
Show resolved
Hide resolved
lib/node_modules/@stdlib/assert/is-same-accessor-array/test/test.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/assert/is-same-accessor-array/docs/repl.txt
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/assert/is-same-accessor-array/docs/repl.txt
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/assert/is-same-accessor-array/test/test.js
Outdated
Show resolved
Hide resolved
Signed-off-by: Philipp Burckhardt <[email protected]>
Resolves #2888.
Description
This pull request:
Related Issues
This pull request:
@stdlib/assert/is-same-accessor-array
#2888Questions
Other
Checklist
@stdlib-js/reviewers