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

I don't know OCAML well but I think this is referring to the fact that modules on OCAML can be generic. In f# there is no HKTs that is types that can be parameterised with type classes. So in F# you have to have List.map, option.map etc, whereas in a language like OCAML or Haskell they would have one parametrised module


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

Search: