// lineNr counted from 0 static int lengthOfLine(S text, int lineNr) { ret l(getFromIterator(linesIterator(text), lineNr)); }