Module Js_of_ocaml_compiler.Target_env
val all : Js_of_ocaml_compiler.Target_env.t listval equal :
Js_of_ocaml_compiler.Target_env.t ->
Js_of_ocaml_compiler.Target_env.t ->
boolval to_string : Js_of_ocaml_compiler.Target_env.t -> stringval of_string : string -> Js_of_ocaml_compiler.Target_env.t option