Vector.opDispatch

Implements dynamic swizzling.

struct Vector(type, int dimension_)
@safe pure nothrow @property const
Vector!(vt, s.length)
opDispatch
(
string s
)
()

Return Value

Type: Vector!(vt, s.length)

a Vector

Meta