Julia Programming Language
Syntactic sugar: (x==2) and y=12 ; or even (x == 2) && y=12
Internals & Design
djsegal
May 17, 2018, 10:16pm
2
just to build on this. kind of similar to:
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
"and", "or", bitwise or shortcircuit, what we get searching docs
New to Julia
60
7062
September 11, 2020
Parenthesizing conditions
New to Julia
3
240
April 25, 2022
Unexpected precedence of `&` and `|`?
New to Julia
1
356
June 22, 2021
Why did converting && and || to `and` and `or` die?
Internals & Design
question
,
proposal
9
1527
July 24, 2017
My Brain Is Hard-Wired Against ==; Help Me, Julia
New to Julia
question
,
syntax
97
13002
July 5, 2021