- indent_lines(+Prefix, +In, -Out) is det
- Add Prefix to the beginning of lines in In. Lines are separated by
"\n" -- conversion to and from external forms (such as "\r\n") are
typically done by the I/O predicates. Lines that consist entirely of
whitespace are left as-is.