Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Toploop2 : sig ... end
https://github.com/ocaml/ocaml/blob/trunk/toplevel/toploop.ml
val interact :
?search_path:string list ->
?build_dir:string ->
unit:string ->
loc:(string * int * int * 'a) ->
?init:string list ->
values:value list ->
unit ->
unit
see https://github.com/ocaml-community/utop/blob/master/src/lib/uTop_main.ml