ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
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.