package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = int list
val current : t
val compare : t -> t -> int
val split : string -> t
val v : [ `V3 | `V4_02 | `V4_03 | `V4_04 ]