Julia Programming Language
For .... if ... syntax?
Internals & Design
loops
,
control-flow
stevengj
July 13, 2021, 12:16pm
2
This would be a breaking change, since
for iter if cond # stuff end end
is already valid syntax.
12 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Add `if` to for-loops like in comprehensions
Internals & Design
5
760
January 21, 2020
Why `for/if` syntax is not allowed in loops
Internals & Design
loops
,
control-flow
6
571
September 20, 2024
What if the `if` filter from generator statements worked in for loops too?
Internals & Design
4
511
March 28, 2022
Syntax suggestion: end<control>
Internals & Design
53
3361
October 17, 2018
For loop condition filter
General Usage
4
994
September 4, 2020