isEmpty property

bool isEmpty

Whether the current range is empty.

An empty range has no characters, but still has a position as a sub-sequence of the source character sequence.

Implementation

bool get isEmpty;