title: “OCaml” librarylang: “ocaml” layout: tutorial tutorial: true

Prerequisites

Client

[snippet:path=tutorial/ocaml/CalcClient.ml:lang=cpp:lines=20,74]

Server

[snippet:path=tutorial/ocaml/CalcServer.ml:lang=cpp:lines=20,89]

Additional Information