Bucket index, the index of the bucket in the array of buckets. It is meaningful only if length > 0 so for easier bug detection the initial value is an out-of-range index.
See Implementation
Bucket index, the index of the bucket in the array of buckets. It is meaningful only if length > 0 so for easier bug detection the initial value is an out-of-range index.