IBucketSet.length

Get the length of the buckets.

Note: In the D2 port we should use subtyping via 'alias this' and avoid these forwarding functions.

class IBucketSet
final
size_t
length
()

Return Value

Type: size_t

the length of the buckets.

Meta