atEnd method

bool atEnd()

Implementation

bool atEnd() => index >= lines.length;