Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> F# can infer almost everything. It's easier to read when you do document some of the types though.

F# is also easier to avoid breaking in materially useful ways if (like TypeScript) you annotate return types even if they can be inferred. You'll get a more useful error message saying "hey stupid, you broke this here" instead of a type error on consumption.



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

Search: