tanya v0.19.0 (2023-09-25T16:35:33Z)
Dub
Repo
ByCodeUnit.opIndex
tanya
container
string
ByCodeUnit
Undocumented in source. Be warned that the author may not have intended to support it.
inout
(
E
)
opIndex
(size_t i)
ByCodeUnit
opIndex
()
ByCodeUnit
!(
const
E
)
opIndex
()
struct
ByCodeUnit
(E)
const
ByCodeUnit
!(const
E
)
opIndex
(
)
if
(
is
(
Unqual
!
E
==
char
)
)
E
*
begin
;
E
*
end
;
Meta
Source
See Implementation
tanya
container
string
ByCodeUnit
aliases
opDollar
constructors
this
functions
get
opIndex
opSlice
popBack
popFront
properties
back
empty
front
length
save