Hacker News new | ask | show | jobs
by rienbdj 2472 days ago
Sadly C# is still missing a few important ML features that making functional programming more difficult than in a true ML.
1 comments

It would be interesting if you could mention which feature/s you think it most sorely lacks. Some of the recent syntax additions have made it really easy to write concise functional code. I don't even use curly braces much anymore. What about f#?