Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module Lwt_top

module Lwt_top : sig..end

Toplevel configuration


val completion_mode : unit -> [ `classic | `none | `real_time ]

Return the current completion mode.

val set_completion_mode : [ `classic | `none | `real_time ] -> unit

Change the completion mode