StringImpl.opIndex

Undocumented in source.
struct StringImpl(Char, Allocator)
const
Char
opIndex
(
size_t index
)
if (
is(Char == Unqual!Char) &&
isSomeChar!Char
)

Meta