Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

New change #4221

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

New change #4221

wants to merge 5 commits into from

Conversation

vibhaw1904
Copy link

[Added Abstraction that outputs min and max func #3777

Checklist:

  • Documentation
  • Added/updated unit tests
  • Code complete

package.json Outdated Show resolved Hide resolved
return func.apply(thisArg, args);
};
}
//removed phantom
Copy link
Member

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?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup

Copy link
Author

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

@matthew-dean
Copy link
Member

matthew-dean commented Aug 26, 2023

This would need tests to get properly reviewed. This just outputs min / max as-is if it fails evaluation?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants