Jupyter_notebook.Eval
Evaluation of OCaml code
val eval : string -> unit
eval code executes a given OCaml code in the toploop.
eval code