jaypha-base ~master (2017-04-21T07:13:56Z)
Dub
Repo
ByLines.popFront
jaypha
range
ByLines
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ByLines
(R)
void
popFront
(
)
if
(
isInputRange
!
R
&&
(
isSomeChar
!(
ElementEncodingType
!
R
) ||
is
(
ElementType
!
R
:
ubyte
)
)
)
Meta
Source
See Implementation
jaypha
range
ByLines
aliases
E
constructors
this
functions
popFront
properties
front
variables
empty
eoln