Closed fcevado closed 4 years ago
If you are passing the default arguments, then you can use the builtin CSV parser: https://github.com/dashbitco/nimble_csv/blob/master/lib/nimble_csv.ex#L557
In all other cases, at least an option is expected, so I would like to nudge users to that direction. Thanks!
closes #54