Vector.opDollar

Returns the number of elements in the container.

Complexity: O(1).

struct Vector(T, ALLOC = ThreadMem)
nothrow const
opDollar
()

Meta