phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
RefRange.front
std
range
RefRange
auto
front
[@property getter]
struct
RefRange
(R)
version(StdDdoc)
@
property
auto
front
(
)
if
(
isInputRange
!
R
)
auto
front
[@property getter]
ElementType
!
R
front
[@property setter]
Meta
Source
See Implementation
std
range
RefRange
aliases
opDollar
constructors
this
functions
moveAt
moveBack
moveFront
opAssign
opIndex
opSlice
popBack
popFront
properties
back
front
length
ptr
save