6 ms·
there is zero desperation for extreme terseness in ocaml. some very obvious examples: - many, if not most, functions have sensible names instead of abnormally
by somebody1234 4y ago
there is zero desperation for extreme terseness in ocaml.
some very obvious examples:
- many, if not most, functions have sensible names instead of abnormally terse ones
- it's possible to make named parameters mandatory, and many do that - e.g. the base library