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

Feature-request: while loop #93

Open
vihanb opened this issue Oct 31, 2016 · 1 comment
Open

Feature-request: while loop #93

vihanb opened this issue Oct 31, 2016 · 1 comment

Comments

@vihanb
Copy link
Member

vihanb commented Oct 31, 2016

Merely here for reference but the next release will contain while-loops for easier translation of older code-snippets:

while (condition) {
    body
}
@schas002
Copy link

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants