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
798
January 21, 2020
Why `for/if` syntax is not allowed in loops
Internals & Design
loops
,
control-flow
6
610
September 20, 2024
What if the `if` filter from generator statements worked in for loops too?
Internals & Design
4
550
March 28, 2022
Documentation for comprehensions with if and/or w/o comma
General Usage
question
3
585
April 17, 2019
On array comprehensions with `if` statements
General Usage
proposal
6
4102
October 4, 2018