Vector.opIndex

Returns i coord of this vector

struct Vector(T, size_t dim_)
nothrow @nogc pure const
T
opIndex
(
size_t i
)
if (
__traits(isFloating, T)
)

Meta