mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
SmallString.empty
mir
small_string
SmallString
Returns true if the SmallString has no elements, false otherwise.
struct
SmallString
(uint maxLength)
extern (
D
) @
safe
pure @
nogc
scope nothrow scope const @
property
bool
empty
(
)
if
(
maxLength
)
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 true if the SmallString has no elements, false otherwise.