(PECL quickhash >= Unknown)
This class wraps around a hash containing integer numbers, where the values are also integer numbers. Hashes are also available as implementation of the ArrayAccess interface.
Hashes can also be iterated over with foreach as the Iterator interface is
implemented as well. The order of which elements are returned in is not
guaranteed.
QuickHashIntHash::CHECK_FOR_DUPES QuickHashIntHash::DO_NOT_USE_ZEND_ALLOC QuickHashIntHash::HASHER_NO_HASH QuickHashIntHash::HASHER_JENKINS1 QuickHashIntHash::HASHER_JENKINS2