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

so they fix this one horribly convoluted use case, but most of the others are remaining?