Vec2.opBinary

Binary operations

  1. Vec2!T opBinary(Vec2!T v)
    struct Vec2(T)
    const @safe pure nothrow
    opBinary
    (
    string op
    )
    (
    const Vec2!T v
    )
  2. Vec2!T opBinary(T s)

Meta