package js_of_ocaml-compiler

  1. Overview
  2. Docs
type t
val zero : t
val succ : t -> t
val to_string : t -> string
val of_string : string -> t