jon.recoil.org

Module Js_of_ocaml_compiler.Profile

type t =
  1. | O1
  2. | O2
  3. | O3
val of_int : int -> Js_of_ocaml_compiler.Profile.t option
val to_int : Js_of_ocaml_compiler.Profile.t -> int