The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
BufferedInputRange.consumeFromFront
arsd
png
BufferedInputRange
Remove the first count items from the buffer
struct
BufferedInputRange
(Range)
void
consumeFromFront
(
int
count
)
if
(
isInputRange
!(
Range
) &&
isArray
!(
ElementType
!(
Range
))
)
Meta
Source
See Implementation
arsd
png
BufferedInputRange
constructors
this
functions
appendToFront
consumeFromFront
empty
front
popFront
Remove the first count items from the buffer