tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
ByCodeUnit.opSlice
tanya
container
string
ByCodeUnit
Undocumented in source.
ByCodeUnit
opSlice
(size_t i, size_t j)
struct
ByCodeUnit
(E)
@
trusted
ByCodeUnit
opSlice
(
const
size_t
i
,
const
size_t
j
)
if
(
is
(
Unqual
!
E
==
char
)
)
ByCodeUnit
!(
const
E
)
opSlice
(size_t i, size_t j)
Meta
Source
See Implementation
tanya
container
string
ByCodeUnit
aliases
opDollar
constructors
this
functions
get
opIndex
opSlice
popBack
popFront
properties
back
empty
front
length
save