arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
BufferedInputRange.empty
arsd
png
BufferedInputRange
Forwards to the underlying range's empty function
struct
BufferedInputRange
(Range)
bool
empty
(
)
if
(
isInputRange
!(
Range
) &&
isArray
!(
ElementType
!(
Range
))
)
Meta
Source
See Implementation
arsd
png
BufferedInputRange
constructors
this
functions
appendToFront
consumeFromFront
empty
front
popFront
Forwards to the underlying range's empty function