ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
HeadingsCSV.RowDg
ocean
text
csv
HeadingsCSV
HeadingsCSV
Type of delegate which receives parsed CSV rows.
class
HeadingsCSV
alias
RowDg
=
bool
delegate
(
Field
[]
fields
)
Meta
Source
See Implementation
ocean
text
csv
HeadingsCSV
HeadingsCSV
aliases
RowDg
constructors
this
functions
parse
structs
Field
Type of delegate which receives parsed CSV rows.