Module Js_of_ocaml_compiler.Ocaml_version

type t = int list
val current : t
val compare : t -> t -> int
val split : string -> t