package utop

  1. Overview
  2. Docs
Universal toplevel for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

utop-2.14.0.tbz
sha256=0fd5a9bc5b458524a71463a1fe0cd16f9b7be13673ae303118b7216e0d273ba9
sha512=d64a5ab671424279be13ebd080deac7ee46e2c9bc3abcfc37a6dff164124cc3abc52801527c35d9160ec868f9b8f334880026aaeaad02e507112fd8392094845

doc/utop/UTop_compat/index.html

Module UTop_compatSource

Sourceval get_desc : Types.type_expr -> Types.type_desc
Sourceval toploop_get_directive : string -> Toploop.directive_fun option
Sourceval toploop_all_directive_names : unit -> string list
Sourceval get_load_path : unit -> string list
Sourceval set_load_path : string list -> unit
Sourceval toploop_use_silently : Format.formatter -> string -> bool
Sourceval toploop_set_paths : unit -> unit
Sourceval toploop_load_file : Format.formatter -> string -> bool
Sourceval is_persistent_path : Path.t -> bool

Returns whether the given path is persistent.

Sourceval invalid_package_error_to_string : Syntaxerr.invalid_package_type -> string
Sourcemodule Exp : sig ... end
Sourceval abstract_type_kind : ('a, 'b) Types.type_kind
Sourceval find_in_path_normalized : string list -> string -> string
Sourceval visible_paths_for_cmt_infos : Cmt_format.cmt_infos -> string list
Sourceval add_cmi_hook : (Cmi_format.cmi_infos -> unit) -> unit
OCaml

Innovation. Community. Security.