Expert.DataA dynamically-sized array, similar to std::vector in C++.
val sexp_of_t : t -> Sexplib0.Sexp.tinclude Ppx_compare_lib.Comparable.S with type t := tval compare : t Base__Ppx_compare_lib.compareinclude Ppx_compare_lib.Equal.S with type t := tval equal : t Base__Ppx_compare_lib.equalval create : Base.int -> tval init : Base.int -> width:Base.int -> f:( Base.int -> Hardcaml.Bits.t ) -> tval length : t -> Base.intval width : t -> Base.intval get : t -> Base.int -> Hardcaml.Bits.tval set : t -> Base.int -> Hardcaml.Bits.t -> Base.unitval non_cache_hits : t -> Base.int