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

fire: Add early returns #624

Merged
merged 5 commits into from
Oct 22, 2023
Merged

fire: Add early returns #624

merged 5 commits into from
Oct 22, 2023

Conversation

CohenArthur
Copy link
Member

@CohenArthur CohenArthur commented Oct 16, 2023

This PR allows early returns from functions, as well as adds machinery for doing the same with break and continue expressions

@CohenArthur CohenArthur force-pushed the fire-nested-returns branch 3 times, most recently from b6d264a to 0ee97c3 Compare October 19, 2023 21:50
@CohenArthur CohenArthur marked this pull request as ready for review October 20, 2023 17:29
@CohenArthur CohenArthur merged commit 5db3313 into master Oct 22, 2023
@CohenArthur CohenArthur deleted the fire-nested-returns branch October 22, 2023 09:29
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