|
|
|
|
|
by sker
4074 days ago
|
|
Man these guys don't stop. They haven't even released C# 6 and now we're discussing 7. With the "strong interest" features and type providers, is there any reason left to use F#? Also, I don't see why array slicing would require CLR support. That would be a welcome addition. |
|
But more fundamentally, adding features like these to C# is awesome, but there's no way to remove now-obsolete patterns without breaking legacy code, so it's still possible to shoot yourself in the foot in many ways that you can't in F#.
Some other authors have also addressed this question recently: [1], [2].
[1] http://fsharpforfunandprofit.com/posts/is-your-language-unre... [2] http://blog.ploeh.dk/2015/04/15/c-will-eventually-get-all-f-...