Module Js_of_ocaml_compiler.Magic_number
exception Bad_magic_version of Js_of_ocaml_compiler.Magic_number.tval compare :
Js_of_ocaml_compiler.Magic_number.t ->
Js_of_ocaml_compiler.Magic_number.t ->
intval equal :
Js_of_ocaml_compiler.Magic_number.t ->
Js_of_ocaml_compiler.Magic_number.t ->
boolval of_string : string -> Js_of_ocaml_compiler.Magic_number.tval to_string : Js_of_ocaml_compiler.Magic_number.t -> stringval kind :
Js_of_ocaml_compiler.Magic_number.t ->
[ `Cmo | `Cma | `Exe | `Other of string ]val current_exe : Js_of_ocaml_compiler.Magic_number.tval current_cmo : Js_of_ocaml_compiler.Magic_number.tval current_cma : Js_of_ocaml_compiler.Magic_number.tval current : [ `Cmo | `Cma | `Exe ] -> Js_of_ocaml_compiler.Magic_number.t