Ds\Set::allocate

Ds\Set::allocate

(PECL ds >= 1.0.0)

Ds\Set::allocateAllocates enough memory for a required capacity.

Description

public void Ds\Set::allocate ( int $capacity )

Allocates enough memory for a required capacity.

Parameters

capacity

The number of values for which capacity should be allocated.

Note:

Capacity will stay the same if this value is less than or equal to th