package monaco_jsoo

  1. Overview
  2. Docs

Module Monaco_jsoo.MoptionSource

Builders of options used in Monaco

Sourcetype 'cls t

The type of option. The phantom parameter 'cls is used to express the subtyping of the options.

Sourcetype 'cls options

Set of options

Sourceval bool : string -> bool -> 'cls t
Sourceval string : string -> string -> 'cls t
Sourceval any : string -> 'a -> 'cls t
Sourceval options : 'cls t array -> 'cls options
OCaml

Innovation. Community. Security.