Vec2.opBinary

Binary operations

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

Meta