SwiftCSV
SwiftCSV copied to clipboard
Conform to Codable
Potentially related to #109:
Instead of old-school OO import/export commands, we could make the CSV or its tabular representation Codable.
Example: https://github.com/Lantua/CommonCoding/blob/master/README.md#csv-codings https://github.com/dehesa/CodableCSV