Vector.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(Vector!(T, ALLOC) other_)
    struct Vector(T, ALLOC = ThreadMem)
    nothrow const
    bool
    opEquals
    ()
    (
    auto const ref Vector!(T, ALLOC) other_
    )
  2. bool opEquals(T[] other)

Meta