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
814
June 16, 2022
A Plea for Bit-Twiddlers! (please keep ! as logical negation, separate from bitwise negation!)
Internals & Design
49
5250
January 15, 2018
Negate `a in b`?
New to Julia
question
10
1138
September 10, 2022
Why isn't there a `!in` or `!∈` function/operator?
General Usage
7
568
March 7, 2023
! for infix operators
General Usage
question
,
infix
18
2199
January 11, 2018