`load_txt_*` functions all demand a file path to read from. It would be convenient to be able to have functions that read directly from a `String`.
load_txt_*functions all demand a file path to read from. It would be convenient to be able to have functions that read directly from aString.