Wondering what is the reason for library `Buffered...
# announcements
d
Wondering what is the reason for library
BufferedReader.lineSequence()
to not close reader at the end of sequence. It shouldn't hurt to do it twice from reader (if somebody wants to do it) and at the end of sequence.