phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Grapheme.opOpAssign
std
uni
Grapheme
Append all $(CHARACTERS) from the input range
inp
to this Grapheme.
ref
opOpAssign
(dchar ch)
ref
opOpAssign
(Input inp)
struct
Grapheme
ref
ref
opOpAssign
(
string
op
Input
)
(
scope
Input
inp
)
if
(
isInputRange
!
Input
&&
is
(
ElementType
!
Input
:
dchar
)
)
Meta
Source
See Implementation
std
uni
Grapheme
constructors
this
functions
opIndex
opIndexAssign
opOpAssign
opSlice
properties
length
valid
Append all $(CHARACTERS) from the input range inp to this Grapheme.