Hacker News new | past | comments | ask | show | jobs | submit login

Off the top of my head, C# can't type infer: Fields, properties, parameters, return types, lambdas, generic type declarations, type constraints.

I did a pretty fair line-by-line translation of a C# app to F#, and the F# version needed 1/20th the number of type annotations.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: