Vector.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(U other)
    struct Vector(T, int N)
    nothrow @nogc pure const nothrow
    bool
    opEquals
    (
    U
    )
    ()
    if (
    is(U : Vector)
    )
  2. bool opEquals(U other)

Meta