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