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
789
June 16, 2022
Why isn't there a `!in` or `!∈` function/operator?
General Usage
7
505
March 7, 2023
Negate `a in b`?
New to Julia
question
10
1034
September 10, 2022
Non-unicode versions of unicode functions in base/stdlib?
Internals & Design
10
1304
May 16, 2021
`in` vs `=` in loop expressions
Internals & Design
3
665
February 25, 2024