Julia Programming Language
`not`, `and`, `or` as logical operator keyword
Internals & Design
simeonschaub
February 7, 2022, 5:59am
3
might also be relevant here.
4 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Why did converting && and || to `and` and `or` die?
Internals & Design
question
,
proposal
9
1527
July 24, 2017
About operators & some other questions & possible suggestions
New to Julia
8
1242
June 7, 2019
"and", "or", bitwise or shortcircuit, what we get searching docs
New to Julia
60
7092
September 11, 2020
What do you think of `(f1 & f2)(x)`?
General Usage
2
473
November 2, 2020
Syntactic sugar: (x==2) and y=12 ; or even (x == 2) && y=12
Internals & Design
8
1198
May 21, 2018