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