phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Grapheme.this
std
uni
Grapheme
Ctor
this
(C[] chars)
this
(Input seq)
struct
Grapheme
this
(
Input
)
(
Input
seq
)
if
(
!
isDynamicArray
!
Input
&&
isInputRange
!
Input
&&
is
(
ElementType
!
Input
:
dchar
)
)
Meta
Source
See Implementation
std
uni
Grapheme
constructors
this
functions
opIndex
opIndexAssign
opOpAssign
opSlice
properties
length
valid
Ctor