Documentation
Dlang.org
RList.front
embedr
r
RList
Provided to make the RList a range. That allows iteration using a
foreach
loop.
bool
empty
()
Robj
front
()
struct
RList
Robj
front
(
)
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.