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

Start capturing values in lambdas #54

Merged
merged 7 commits into from
Dec 21, 2024
Merged

Conversation

danieljharvey
Copy link
Owner

We have lambdas but they're useless without capturing values in the environment, so let's start by capturing primitive values.

@danieljharvey danieljharvey marked this pull request as ready for review December 21, 2024 22:03
@danieljharvey danieljharvey enabled auto-merge (squash) December 21, 2024 22:03
@danieljharvey danieljharvey merged commit ee0ff96 into trunk Dec 21, 2024
7 checks passed
@danieljharvey danieljharvey deleted the djh/capture-in-lambdas branch December 21, 2024 22:05
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