BucketsChain.buckets

Undocumented in source.
struct BucketsChain(T, uint elementsInBucket = 64, bool addGCRange = hasIndirections!T)
Vector!(MyBucket*) buckets;

Meta