code-mirror.stream
Stream.Language
code-mirror
code-mirror.autocomplete
code-mirror.lint
code-mirror.tooltip
type t
include Jv.CONV with type t := t
val to_jv : t -> Jv.jv
to_jv reveals the JavaScript implementation.
to_jv
val of_jv : Jv.jv -> t
of_jv hides the JavaScript implementation. Implementations usually do not guarantee type safety.
of_jv
val g : Jv.t
val define : t -> Code_mirror.Extension.t