package bindlib

  1. Overview
  2. Docs
type t
val create : int -> t
val set : t -> int -> 'a -> unit
val get : t -> int -> 'a
val dup : t -> t
val next : t -> int
val set_next : t -> int -> unit
OCaml

Innovation. Community. Security.