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

Fix apply expression #52

Merged
merged 7 commits into from
Dec 10, 2024
Merged

Fix apply expression #52

merged 7 commits into from
Dec 10, 2024

Conversation

danieljharvey
Copy link
Owner

Previously EApply had a FunctionName hardcoded, but it now needs to be any Expr so we can apply lambdas.

@danieljharvey danieljharvey force-pushed the djh/fix-apply-expression branch from 36528e1 to 033729a Compare December 4, 2024 23:54
@danieljharvey danieljharvey marked this pull request as ready for review December 10, 2024 21:16
@danieljharvey danieljharvey enabled auto-merge (squash) December 10, 2024 21:19
@danieljharvey danieljharvey merged commit 03f34ee into trunk Dec 10, 2024
7 checks passed
@danieljharvey danieljharvey deleted the djh/fix-apply-expression branch December 10, 2024 21:41
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.

1 participant