arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
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