Vec4.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vec4!T opOpAssign(Vec4!T v)
  2. Vec4!T opOpAssign(T s)
    struct Vec4(T)
    opOpAssign
    (
    string op
    )
    (
    T s
    )

Meta