-
-
Notifications
You must be signed in to change notification settings - Fork 995
feat: add utils/any-in-by
#1411
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
stdlib-bot
left a comment
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. 🏃 💨
Planeshifter
left a comment
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 this PR! Left some comments that will need to be addressed before this can be merged.
utils/any-in-by
|
@Planeshifter I have resolved all the problems. |
Planeshifter
left a comment
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.
It's coming along well, but I noticed we are still missing some tests. Would you be able to please add these?
Signed-off-by: Priyansh <88396544+itsspriyansh@users.noreply.github.com>
Signed-off-by: Priyansh <88396544+itsspriyansh@users.noreply.github.com>
|
@Planeshifter I have fixed the typo and I have added 3 tests where:
|
Planeshifter
left a comment
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.
LGTM! Thanks for this contribution!
PR-URL: stdlib-js#1411 Closes: stdlib-js#823 --------- Signed-off-by: Priyansh <88396544+itsspriyansh@users.noreply.github.com> Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
Resolves #823
Description
This pull request:
Related Issues
This pull request:
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers