Native C# Unions #615
marcinjahn
started this conversation in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
Are there any plans to switch over to "native" unions that are coming with C# 15? I guess it would be the right direction to take, it'd allow for nice integration with switch expressions, as an example.
All reactions