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

Implement orElse branch all constructs, e.g. for-loops #1718

Open
Tracked by #394
konradweiss opened this issue Sep 23, 2024 · 0 comments
Open
Tracked by #394

Implement orElse branch all constructs, e.g. for-loops #1718

konradweiss opened this issue Sep 23, 2024 · 0 comments
Assignees
Labels

Comments

@konradweiss
Copy link
Collaborator

konradweiss commented Sep 23, 2024

Several control-flow constructs have orElse blocks that are executed depending on the way the main part of the construct finished executing, e.g. with, without exception. Constructs including this are all loops, trys etc,

@konradweiss konradweiss self-assigned this Sep 23, 2024
@oxisto oxisto changed the title LoopOrElse Implement else branch in for-loop Sep 23, 2024
@konradweiss konradweiss changed the title Implement else branch in for-loop Implement orElse branch all constructs, e.g. for-loops Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants