Y
Hacker News
new
|
ask
|
show
|
jobs
by
martinp
3282 days ago
Bad example. You can do this in Java 8: java.nio.file.Files.readAllLines(path) which returns List<String>.
1 comments
singularity2001
3282 days ago
so they fix this one horribly convoluted use case, but most of the others are remaining?
link