Hacker News new | ask | show | jobs
by manlobster 753 days ago
True, but both of these are for relatively slow operations, where the performance of the error checking is relatively insignificant.
1 comments

It has also become somewhat common to use io.EOF to signal the end of iteration, like the reader libraries do.