ocamlbyexample
ocamlbyexample copied to clipboard
chapter utop
analyze a single file without its .mli:
$ utop
# #use_output "dune ocaml top-module path/to/module.ml";;