String.empty

struct String
@nogc nothrow const
bool
empty
()

Return Value

Type: bool

true if length is 0

Meta