_d_aaNew
fn
V[K] _d_aaNew(K, V)()Allocate associative array data. Called for new SomeAA expression.
Returns
A new associative array.
Note
not supported in CTFE
V[K] _d_aaNew(K, V)()Allocate associative array data. Called for new SomeAA expression.