RandAA.this

Construct an instance of RandAA with initial size initSize. * initSize determines the amount of slots pre-allocated.

class RandAA(K, V, bool storeHash = shouldStoreHash!(K), bool useRandom = false)
this
(,
size_t initSize = 10
)

Meta