libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
String.opSliceAssign
libd
datastructures
string
String
Undocumented in source. Be warned that the author may not have intended to support it.
void
opSliceAssign
(char v, size_t start, size_t end)
void
opSliceAssign
(bcstring str, size_t start, size_t end)
struct
String
@
nogc
nothrow @
trusted
void
opSliceAssign
(
bcstring
str
,
size_t
start
,
size_t
end
)
Meta
Source
See Implementation
libd
datastructures
string
String
aliases
range
constructors
this
destructors
~this
functions
opAssign
opBinary
opDollar
opEquals
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
put
putMany
postblits
this(this)
properties
length
ptrUnsafe
rangeUnsafe
sliceUnsafe