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: Lazy expressions #4

Merged
merged 5 commits into from
Dec 4, 2024
Merged

Conversation

bpolaszek
Copy link
Owner

Functions are evaluated on each iteration - they should be evaluated at the very end, once the appropriate key has been picked

@bpolaszek bpolaszek changed the title Revert "Feat: Lazy expressions" Fix: Lazy expressions Dec 4, 2024
@bpolaszek bpolaszek merged commit 446f155 into main Dec 4, 2024
3 checks passed
@bpolaszek bpolaszek deleted the revert-2-feature/lazy-expressions branch December 4, 2024 09:15
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