tsv-utils ~master (2021-06-13T21:53:23Z)
Home
Dub
Repo
ByLineSourceRange.this
tsv_utils
common
utils
ByLineSourceRange
Undocumented in source.
class
ByLineSourceRange
(KeepTerminator keepTerminator = No.keepTerminator, Char = char, ubyte terminator = '\n')
this
(
string
[]
filepaths
,
LineBuffered
lineBuffered
=
No.lineBuffered
,
ReadHeader
readHeader
=
No.readHeader
)
if
(
is
(
Char
==
char
) ||
is
(
Char
==
ubyte
)
)
Meta
Source
See Implementation
tsv_utils
common
utils
ByLineSourceRange
aliases
ByLineSourceType
constructors
this
functions
empty
front
length
popFront