Operator 'in' for collections #8146
Unanswered
jos3s
asked this question in
Language Ideas
Replies: 3 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
-
Also #4255 #5708, and something I replied much earlier but I can't find. |
Beta Was this translation helpful? Give feedback.
0 replies
-
As stated in the Framework Design Guidelines:
I take that as also including proposing a currently non-existant operator for an operation that's already trivially achievable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be interesting to have the “in” operator as syntactic sugar for the “Contains” operation of collections
Instead of writing it as it is above, we would write it like this:
Beta Was this translation helpful? Give feedback.
All reactions