HashCollection.this

Construct from something else

struct HashCollection(K, V, bool ordered, bool multi)
this
(
Input
)
(
Input input
)
if (
is(typeof(opAssign(input)))
)

Meta