package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val use_js_string : unit -> bool
type effects_backend = [
  1. | `Disabled
  2. | `Cps
  3. | `Double_translation
]
val effects_ : unit -> string
val effects : unit -> [> `Cps | `Disabled | `Double_translation ]
OCaml

Innovation. Community. Security.