Hacker News new | ask | show | jobs
by mycall 1048 days ago
I've only needed discriminated unions inside C# when I'm using pinvoke to C DLLs. I would think Rosylin supports some compiler warning for them, but I haven't checked that.