AsAnsiTextRange.empty

struct AsAnsiTextRange(R)
@safe pure
bool
empty
()

Return Value

Type: bool

Whether there's no more text left to parse.

Meta