Module Fp.Vector

val create : unit -> t
val get : t -> int -> elt
val emplace_back : t -> elt -> unit
val length : t -> int