Julia Programming Language
Supporting syntax `x not in y` as alias for `!(x in y)`
Internals & Design
CameronBieganek
February 13, 2024, 2:49pm
7
I agree with this.
9 Likes
`in` vs `=` in loop expressions
show post in topic
Related topics
Topic
Replies
Views
Activity
Julia's infix as synonym for ∉ operator?
New to Julia
question
,
infix
9
830
June 16, 2022
A Plea for Bit-Twiddlers! (please keep ! as logical negation, separate from bitwise negation!)
Internals & Design
49
5324
January 15, 2018
! for infix operators
General Usage
question
,
infix
18
2222
January 11, 2018
A Modest Proposal (for !, &, | and ~)
Internals & Design
10
1615
January 13, 2018
Negate `a in b`?
New to Julia
question
10
1167
September 10, 2022