tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
ByCodePoint.front
tanya
container
string
ByCodePoint
Undocumented in source.
struct
ByCodePoint
(E)
@
property
const @
trusted
dchar
front
(
)
out (chr) { assert (chr < 0xd800 || chr > 0xdfff); }
if
(
is
(
Unqual
!
E
==
char
)
)
Meta
Source
See Implementation
tanya
container
string
ByCodePoint
constructors
this
functions
opIndex
popFront
properties
empty
front
save