-
Notifications
You must be signed in to change notification settings - Fork 329
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
feat(add): Add add
function
#825
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Hello! :) Thanks for adding the Would you be open to adding this function only to our compatibility library instead, for compatibility purposes? |
Hello! I agree that this function is not commonly used in standard JavaScript. I also agree with adding it to the compatibility library for compatibility purposes. Thank you :) |
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.
Moved the add
function to the compat directory. Thanks for opening the pull request and suggesting the changes :)
Add
add
function