Araq Wed, 05 Jun 2024 01:30:19 -0700
> Any tips on what I am doing wrong?
`for l in lines(file)` should be slightly faster than your `while` loop.