tsv-utils v2.2.0 (2021-03-14T18:16:21Z)
Home
Dub
Repo
ByLineSourceRange.popFront
tsv_utils
common
utils
ByLineSourceRange
Undocumented in source. Be warned that the author may not have intended to support it.
class
ByLineSourceRange
(KeepTerminator keepTerminator = No.keepTerminator, Char = char, ubyte terminator = '\n')
void
popFront
(
)
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