Range.empty

struct Range()
@safe pure nothrow @nogc const
bool
empty
()

Return Value

Type: bool

true iff this is empty.

Meta