Hacker News new | ask | show | jobs
by unstruktured 304 days ago
There is absolutely no reason to use double semicolons in practice. The only place you really should see it is when using the repl.
1 comments

Yeah, it makes me think he doesn't understand them in OCaml.
I worked in OCaml for a year and I couldn't tell you by memory what the difference was. I remember being very annoyed by OCaml's many language quirks.