mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
CsvReader.empty
mir
csv
CsvReader
Returns true when the CSV reader has no remaining rows to read.
(community summary)
struct
CsvReader
scope pure nothrow @
nogc
@
property
bool
empty
()
(
)
mir
csv
CsvReader
constructors
this
enums
Error
functions
empty
front
popFront
structs
Row
Scalar
variables
fill
nColumns
quote
rowIndex
separator
skipEmptyLines
text
Returns true when the CSV reader has no remaining rows to read. (community summary)