v/vlib/io
Daniel Däschle ad3835b598
parser: deprecate short struct init (#10842)
2021-07-20 11:17:08 +03:00
..
util parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
buffered_reader.v
custom_string_reading_test.v
io.v io: mark the mutability requirements of the Writer interface explicitly; swap the io.cp/2 parameter order to be like os.cp/2 (#10091) 2021-05-13 13:06:42 +03:00
io_cp_test.v io: mark the mutability requirements of the Writer interface explicitly; swap the io.cp/2 parameter order to be like os.cp/2 (#10091) 2021-05-13 13:06:42 +03:00
io_test.v io: mark the mutability requirements of the Writer interface explicitly; swap the io.cp/2 parameter order to be like os.cp/2 (#10091) 2021-05-13 13:06:42 +03:00
multi_writer.v io: mark the mutability requirements of the Writer interface explicitly; swap the io.cp/2 parameter order to be like os.cp/2 (#10091) 2021-05-13 13:06:42 +03:00
multi_writer_test.v io: mark the mutability requirements of the Writer interface explicitly; swap the io.cp/2 parameter order to be like os.cp/2 (#10091) 2021-05-13 13:06:42 +03:00
os_file_reader_test.v
reader.v
reader_test.v
readerwriter.v parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
writer.v