package utop

  1. Overview
  2. Docs
Universal toplevel for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

utop-2.15.0-1.tar.gz
sha256=a11844563c36efefc466076f6f5f114d30eff6f032aec2fbe0dcbd20255d204d
sha512=07991b7a837bb3cae4d0ca2977d011a34f1bb9a7b3b472787010f788aae3b8d7960bc3c5b7f19c3153249dc8f229934b5f48c37d16f93b50eb4d6b5da65dfe7b

doc/utop/UTop_private/index.html

Module UTop_privateSource

Sourcemodule Default_paths : sig ... end
Sourceval size : LTerm_geom.size React.signal
Sourceval set_size : ?step:React.step -> LTerm_geom.size React.signal -> unit
Sourceval key_sequence : LTerm_key.t list React.signal
Sourceval set_key_sequence : ?step:React.step -> LTerm_key.t list React.signal -> unit
Sourceval count : int React.signal
Sourceval set_count : ?step:React.step -> int -> unit
Sourcetype ui =
  1. | Console
  2. | Emacs
Sourceval ui : ui React.signal
Sourceval set_ui : ?step:React.step -> ui -> unit
Sourceval error_style : LTerm_style.t ref
Sourceval autoload : bool ref
Sourceval margin_function : (LTerm_geom.size -> int option) React.signal
Sourceval set_margin_function : ?step:React.step -> (LTerm_geom.size -> int option) -> unit
Sourceval margin : int option React.signal
Sourceval set_margin : Format.formatter -> unit
OCaml

Innovation. Community. Security.