mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
SmallString.opDollar
mir
small_string
SmallString
Returns the length of the SmallString for use in slice indexing.
struct
SmallString
(uint maxLength)
extern (
D
) @
safe
pure @
nogc
scope nothrow scope const
alias
opDollar
(
size_t
pos
:
0
)
=
length
mir
small_string
SmallString
aliases
opBinary
opDollar
opOpAssign
put
toString
constructors
this
functions
append
concat
empty
length
opAssign
opCmp
opEquals
opIndex
opSlice
toHash
trustedAssign
Returns the length of the SmallString for use in slice indexing.