static long numberOfLinesInFile(File f) { ret iteratorCount(linesFromFile(f)); }