patterns
C#working5 ex.
Records and pattern matching
Immutable value types that compare by content, plus the patterns that read them apart.
C#working5 ex.
Switch expressions and patterns
An expression-bodied switch that returns a value, paired with the pattern vocabulary that makes its arms read like a truth table.