Initializes iter to the start of the given line.
If line_number is greater than the number of lines in the this, the end iterator is
returned.
| this | |
| iter |
iterator to initialize |
| line_number |
line number counting from 0 |