Hi,

Currently using std.csv and would like to do the following using mir.csv.

auto data = std.csv.csvReader!Layout(input).array;

Are there any examples out there on using mir.csv?

Regards,
Zz

Reply via email to