RCXString.empty

Returns true iff this is empty

struct RCXString(E = immutable char, size_t maxSmallSize = 23, alias realloc = GC.realloc)
pure nothrow const @property
@nogc => !length
bool
empty
()

Meta