(PECL ds >= 1.0.0)
Ds\Vector::set — Updates a value at a given index.
public void Ds\Vector::set ( int $index , mixed $value )
Updates a value at a given index.
index
The index of the value to update.
value
The new value.
联系方式: