Hacker News new | ask | show | jobs
by huntie 2393 days ago
You can do that with the standard library, just do File::read_to_string and String::lines or String::split_whitespace.