Pudu programming language
Menu
API reference

Std.Csv.Table

1 declaration

type

Table

This declaration introduces a public type.

What it does

A table read with its first row taken as the names of its columns.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.CsvSearch related declarations