Range.empty

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

Return Value

Type: bool

true iff this is empty.

Meta