Quaternion.opIndex

  1. T opIndex(int index)
    struct Quaternion(T)
    const
    T
    opIndex
    (
    in int index
    )
    if (
    __traits(isArithmetic, T)
    )
  2. T opIndex(int index)

Meta