Documentation
Dlang.org
RList.popFront
embedr
r
RList
Provided to make the RList a range. That allows iteration using a
foreach
loop.
bool
empty
()
Robj
front
()
void
popFront
()
struct
RList
void
popFront
(
)
Meta
Source
See Implementation
embedr
r
RList
constructors
this
functions
empty
front
opIndex
opIndexAssign
popFront
put
robj
unsafePut
variables
data
fillPointer
length
names
Provided to make the RList a range. That allows iteration using a foreach loop.