Results for “Std.Csv.parseTable”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Csv.parseTable
Str -> Result[Std.Csv.Table, Std.Csv.CsvError]A table whose first row names its columns.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Str -> Result[Std.Csv.Table, Std.Csv.CsvError]A table whose first row names its columns.