Range.is_empty

struct Range(T)
bool
is_empty
()

Return Value

Type: bool

true if the range is empty (null)

Meta