union-types

Tag

Cards List
#union-types

dotNET (OK, C#) gets union types

Hacker News Top · 2026-05-22 Cached

.NET 11 preview introduces union types in C# 15, a long-requested feature for handling data that can be one of several types, with a new 'union' keyword and pattern matching.

0 favorites 0 likes
← Back to home

Submit Feedback