Range.empty

struct Range()
pure nothrow @safe @nogc pragma(inline, true) const
bool
empty
()

Return Value

Type: bool

true iff this is empty.

Meta