C# 9: New `and`, `or`, and `not` Keywords for Pattern Matching
infoq.com · Jul 27, 2020
Though it may sound like our occasional April Fools Day joke, C# 9 is looking to add `and`, `or`, and `not` to its list of keywords. Specifically, for use in pattern matching.