Vector.opSliceAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opSliceAssign(T value)
    struct Vector(T)
    void
    opSliceAssign
    ()
  2. void opSliceAssign(T value, size_t start, size_t end)

Meta