Module io

Module io 

Source

Functionsยง

file_read
Reads the content of a file into a String.
file_write
Writes a string to a file.
process_file_lines
Processes each line of a file with a given function.