LineBreakRange.empty

Determines whether there are no more line breaks left

struct LineBreakRange(R)
@property const
bool
empty
()
if (
is(R == string)
)

Meta