package js_of_ocaml-compiler

  1. Overview
  2. Docs
type t = int list
val current : t
val compare : t -> t -> int
val split : string -> t
val v : [ `V4_02 | `V4_03 | `V4_04 | `V4_06 | `V4_07 | `V4_08 ]