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

Valuable::Lambda wrap expression into std::function #315

Open
ohhmm opened this issue Sep 25, 2024 · 0 comments
Open

Valuable::Lambda wrap expression into std::function #315

ohhmm opened this issue Sep 25, 2024 · 0 comments

Comments

@ohhmm
Copy link
Owner

ohhmm commented Sep 25, 2024

Accepts variables to bind to params for the std::function which returns evaluated expression.
Since lambda built for applying operations directly, it must perform faster then copying formula to evaluate variables within.
Must be well visible difference in performance and usability on logic tests.

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