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

Function should be lazy #89

Open
thygesteffensen opened this issue Oct 6, 2022 · 0 comments
Open

Function should be lazy #89

thygesteffensen opened this issue Oct 6, 2022 · 0 comments

Comments

@thygesteffensen
Copy link
Member

thygesteffensen commented Oct 6, 2022

Consider the if function, ale three parameters are evaluated, the guard, true and false branch.
But consider the case where the false branch is guarded by the guard, but is evaluated anyways because it is not short circuit.

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