Quaternion.opIndex

struct Quaternion(S)
ref
inout(S)
opIndex
pure nothrow @safe inout
(
size_t i
)
in { assert (i < 4); }

Meta