|
|
|
|
|
by user2342
570 days ago
|
|
Weak arguments in the article with badly chosen examples. If one wanted to criticize OCaml syntax, the need for .mli-files (with different syntax for function signatures) and the rather clunky module/signature syntax would be better candidates. |
|
Sometimes I wrote (haven't written OCaml for some time now..) functions like:
just to make them more similar to the syntax in the module types.