(PECL ds >= 1.0.0)
Vector 是一个在连续缓冲区中存储值的序列,它可以自动增长和收缩。它是最高效的顺序结构,因为值的索引直接映射到其在缓冲区中的索引,并且增长因子不受特定倍数或指数的限制。
$capacity
$callback
...$values
$value
$index
$glue
$values
$initial
$rotations
$length
$comparator
Ds\Vector::MIN_CAPACITY