Vector.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(T obj)
  2. void opOpAssign(X[] obj)
    struct Vector(T)
    export public export
    void
    opOpAssign
    (
    string op
    X
    )
    (
    X[] obj
    )

Meta