BucketsListChain.buckets

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

Meta