package jupyter

  1. Overview
  2. Docs

Evaluation of OCaml code

val eval : string -> unit

eval code executes a given OCaml code in the toploop.

  • since 2.8.0