ocean v5.1.3 (2019-10-14T07:52:28Z)
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.