Range.empty

struct Range(T)
const
bool
empty
()

Return Value

Type: bool

Whether the range is empty.

Meta