Vector.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(vt r)
    struct Vector(type, int dimension_)
    @safe pure nothrow
    void
    opOpAssign
    (
    string op : "*"
    )
    ()
  2. void opOpAssign(vt r)
  3. void opOpAssign(Vector r)

Meta