QuickHashIntSet::__construct

QuickHashIntSet::__construct

(PECL quickhash >= Unknown)

QuickHashIntSet::__constructCreates a new QuickHashIntSet object

Description

public QuickHashIntSet::__construct ( int $size [, int $options ] )

This constructor creates a new QuickHashIntSet. The size is the amount of bucket lists to create. The more lists there are, the less collisions you will have. Options are also supported.

Parameters

size

The amount of bucket list