mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
SmallString.opIndex
mir
small_string
SmallString
inout
(
char
)[]
opIndex
()
inout
(
char
)
opIndex
(size_t index)
struct
SmallString
(uint maxLength)
extern (
D
) @
safe
pure @
nogc
scope nothrow ref inout scope return
inout
(
char
)
opIndex
(
size_t
index
)
if
(
maxLength
)
Meta
Source
See Implementation
mir
small_string
SmallString
aliases
opBinary
opOpAssign
put
toString
constructors
this
functions
append
concat
empty
length
opAssign
opCmp
opEquals
opIndex
toHash
trustedAssign
variables
_data