Vec.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(T rhs)
    struct Vec(T, int dim)
    void
    opOpAssign
    (
    string op
    )
    (
    T rhs
    )
  2. void opOpAssign(X[dim] rhs)

Meta