package rtop

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

* Some of this was coppied from @whitequark's m17n project.

type top_kind =
  1. | RTop
  2. | UTop
val current_top : top_kind Pervasives.ref
val init_reason : unit -> unit
val init_ocaml : unit -> unit
val toggle_syntax : unit -> unit