Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[S02] putting an IO object is list context does not return all lines
it is a far too common operation, and would make handling of IO objects much harder. Rather be explicit if you want its .lines
- Loading branch information