phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
RCXString.opIndex
nxt
rcstring
RCXString
Returns the
n
th code unit in
this
.
struct
RCXString
(E = immutable char, size_t maxSmallSize = 23, alias realloc = GC.realloc)
pure nothrow const @
nogc
E
opIndex
(
size_t
n
)
Meta
Source
See Implementation
nxt
rcstring
RCXString
aliases
opDollar
constructors
this
destructors
~this
functions
back
capacity
empty
front
length
opAssign
opBinary
opBinaryRight
opEquals
opIndex
opOpAssign
opSlice
popBack
popFront
ptr
reserve
toArray
manifest constants
maxSmallLength
postblits
this(this)
Returns the nth code unit in this.