Function Quaternion.opBinaryRight

T * Quaternion!(T)

Quaternion!T opBinaryRight(string op) (
  T k
)
if (op == "*");