String.opSliceAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opSliceAssign(char v, size_t start, size_t end)
    struct String
    @nogc nothrow @trusted
    void
    opSliceAssign
  2. void opSliceAssign(bcstring str, size_t start, size_t end)

Meta