Rust Internals
The in and !in operators?
language design
Riateche
October 12, 2018, 1:06pm
2
This thread
discusses another possible application of the
in
keyword.
show post in topic
Related topics
Topic
Replies
Views
Activity
Clippy suggestion `range.contains` may cause Yoda condition - is my fix a good idea?
libs
34
2782
September 21, 2022
Propose new operators to reserve / include for edition 2018
124
7623
March 25, 2019
Add `if x in option` syntax sugar
language design
27
3337
March 25, 2019
Keywords like `is`, `or`, `isnt`, instead of `==`, `!=` and `||`
language design
27
2478
September 26, 2022
Pre-RFC: syntax sugar for `matches!`
language design
42
2721
November 1, 2020