module DynArray:Dynamic arrays.sig..end
A dynamic array is equivalent to a OCaml array that will resize itself
when elements are added or removed, except that floats are boxed and
that no initialization element is required.
type 'a t
exception Invalid_arg of int * string * string
Invalid_arg is raised. The
integer is the value that made the operation fail, the first string
contains the function name that has been called and the second string
contains the parameter name that made the operation fail.val create : unit -> 'a tcreate() returns a new empty dynamic array.val make : int -> 'a tmake count returns an array with some memory already allocated so
up to count elements can be stored into it without resizing.val init : int -> (int -> 'a) -> 'a tinit n f returns an array of n elements filled with values
returned by f 0 , f 1, ... f (n-1).val empty : 'a t -> boolval length : 'a t -> intval Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.
val Return the number of elements in the array.