Module Jupyter_notebook.Eval

Evaluation of OCaml code

val eval : string -> unit

eval code executes a given OCaml code in the toploop.

  • since 2.8.0