Vector.opDollar

Returns the number of elements in the container.

Complexity: O(1).

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

Meta