Skip to content
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

Clean up convenience functions #6

Open
MilesCranmer opened this issue Oct 21, 2022 · 0 comments
Open

Clean up convenience functions #6

MilesCranmer opened this issue Oct 21, 2022 · 0 comments

Comments

@MilesCranmer
Copy link
Member

Is there a way I can make the convenience functions (

) more robust? Right now there are created with:

Base.MainInclude.eval(...)

from inside DynamicExpressions.OperatorEnum(...). Is there a way I can get a basic @eval to work here (and still extend the user-defined operators)? Perhaps I need to simply export the functions (or non-implemented versions of the functions)?

@odow any ideas/tips?

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

No branches or pull requests

1 participant