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

I meant that the syntax of OCaml is more verbose. In F# (now that the #light directive is a default) you need less comparing to OCaml. Do not need to add ;; to terminate an expression (except for in REPL). Do not need to have "done" to close every loop declaration. Do not need to have "in" for "let" declarations.


You don't need ;; to terminate an expression (except when using the REPL).




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

Search: