| ▲ | Surac 3 days ago | |||||||
I would disagree with C# having a (-) at Types. The Type system is indeed the most impressing part of .net/C#. having written static analysers for many languages i find the c# type system the most logical and most easy to parse | ||||||||
| ▲ | SIRHAMY 3 days ago | parent [-] | |||||||
C# is missing expressive types for me. That might land with native unions but it's not there yet. There's workarounds with OneOf and Dune but those are kind of messy. I think expressive types on dotnet are possible - I am a big fan of F# and those types are very good. So I think C# will get there but I can't say it's there yet. | ||||||||
| ||||||||