Javascript.Label
type t
val zero : t
val succ : t -> t
val to_string : t -> Stdlib.Utf8_string.t
val of_string : Stdlib.Utf8_string.t -> t