←back to thread

201 points olvy0 | 1 comments | | HN request time: 0.205s | source
Show context
DeathArrow ◴[] No.41879035[source]
The more C# borrows from F#, the happier I am. I am awaiting for discriminated unions to finally reach C# so I can do domain modelling like a boss. :)
replies(4): >>41879289 #>>41880258 #>>41885677 #>>41903512 #
1. SeriousM ◴[] No.41903512[source]
It's an open secret and cited many times by officials (eg Hanselman) that F# is the testing playground for C# (and vb.net) features.