Julia Programming Language
Why `for/if` syntax is not allowed in loops
Internals & Design
loops
,
control-flow
rafael.guerra
September 15, 2024, 4:59pm
6
Linking
identical thread
for further insights.
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Add `if` to for-loops like in comprehensions
Internals & Design
5
758
January 21, 2020
For .... if ... syntax?
Internals & Design
loops
,
control-flow
10
2234
June 3, 2024
`for i = 1:M, j = 1:N` discrepancy (loop vs comprehension/generator)
Internals & Design
syntax
,
loops
26
3834
December 28, 2022
What if the `if` filter from generator statements worked in for loops too?
Internals & Design
4
501
March 28, 2022
Inconsistency in comprehension syntax
New to Julia
question
3
640
July 19, 2017