Results for “Std.Csv.indexOfColumn”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Csv.indexOfColumn
&Std.Csv.Table -> Str -> IntWhere a column sits, or
-1when the table has no column of that name.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.Csv.Table -> Str -> IntWhere a column sits, or -1 when the table has no column of that name.