-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
New change #4221
base: master
Are you sure you want to change the base?
New change #4221
Conversation
return func.apply(thisArg, args); | ||
}; | ||
} | ||
//removed phantom |
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.
This is just unrelated cleanup?
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.
yup
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.
just cleaned up the phantom js code
This would need tests to get properly reviewed. This just outputs min / max as-is if it fails evaluation? |
[Added Abstraction that outputs min and max func #3777
Checklist: