Vec2.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vec2!T opBinary(Vec2!T V)
    struct Vec2(T)
    opBinary
    (
    string op
    )
    ()
    if (
    op == "+"
    )
  2. Vec2!T opBinary(Vec2!T V)
  3. Vec2!T opBinary(float f)

Meta