phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
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
functions
back
capacity
empty
front
length
opBinary
opBinaryRight
opIndex
opOpAssign
opSlice
popBack
popFront
toArray
Returns the nth code unit in this.