Hacker News new | ask | show | jobs
by jpittis 2556 days ago
Does anyone have any links to examples or docs for how the “binding operators” work?
1 comments

There is a dry technical description at http://caml.inria.fr/pub/docs/manual-ocaml-4.08/manual046.ht... . And a more illustrative description at https://jobjo.github.io/2019/04/24/ocaml-has-some-new-shiny-... .