OCaml Cheat Sheets
Here: https://ocamlpro.github.io/ocaml-cheat-sheets
Already Released
- ocaml-opam : The OPAM package manager ( Black&White PDF, Color PDF )
- ocaml-lang : The OCaml language ( PDF )
- ocaml-stdlib : The OCaml standard library in the official OCaml distribution ( PDF )
- ocaml-tools : The OCaml standard tools in the official OCaml distribution ( PDF )
- tuareg-mode : The Tuareg Emacs mode for OCaml ( PDF )
In development
- ocaml-c-api : The C foreign interface of OCaml
- ocaml-libs : OCaml libraries available