Skip to content

Conversation

vibhaw1904
Copy link

[Added Abstraction that outputs min and max func #3777

Checklist:

  • Documentation
  • Added/updated unit tests
  • Code complete

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?

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

Successfully merging this pull request may close these issues.

2 participants