CSV.Encode protocol
Implement encoding for your data types.
Summary
The encode function to implement, gets passed the data and env as a keyword list containing the currently used separator and delimiter
Types
t :: term
Implement encoding for your data types.
The encode function to implement, gets passed the data and env as a keyword list containing the currently used separator and delimiter
t :: term