C# 9 Records and Discriminated Unions 6 years ago
I do not think we need Discriminated Unions in C#. enums should be enough!
HN user
I do not think we need Discriminated Unions in C#. enums should be enough!
and the other are still using Foo and Bar :-/
if the old stuff will be considered as "deprecated" then it is ok. I love c# and I hope this language will not blowing up like c++. Thank you for the tip!
exactly this is the problem.I think small language with limited features is better of one language which can do everything and it need a lot of expertise. Simple is beautiful. If the developers need FP than why not F# integrated in C#?