Usage: (csv) (csv sep)
Reads and returns one or more records as a vector of vector of field-values
Usage: (csv-1 sep)
Reads and returns the fields of one record (line)
Usage: (detect-sep)
Detects the separator used in a csv file (a comma or a tab)