dplug ~master (2025-01-07T15:22:33Z)
Home
Dub
Repo
String.opSlice
dplug
core
string
String
inout
(
char
)[]
opSlice
()
inout
(
char
)[]
opSlice
(size_t i1, size_t i2)
struct
String
nothrow @
nogc
inout
inout
(
char
)[]
opSlice
(
size_t
i1
,
size_t
i2
)
Return Value
Type:
inout
(
char
)[]
A slice of the array.
Meta
Source
See Implementation
dplug
core
string
String
constructors
this
destructors
~this
functions
appendZeroTerminatedString
asSlice
length
makeEmpty
opAssign
opEquals
opOpAssign
opSlice
ptr
postblits
this(this)