let matrix_of_file (path : string) : string array array = matrix_of_string (IO.string_of_file path)