Vec2.opCmp

Equality operations

  1. bool opEquals(Vec2!T v)
  2. int opCmp(Vec2!T v)
    struct Vec2(T)
    const @safe pure nothrow
    int
    opCmp
    (
    const Vec2!T v
    )

Meta