phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
UniqueRange.front
nxt
unique_range
UniqueRange
Front element.
struct
UniqueRange
(Source)
pure nothrow @
safe
@
nogc
@
property
scope ref inout return @
trusted
inout
(
E
)
front
(
)
if
(
hasLength
!
Source
)
Meta
Source
See Implementation
nxt
unique_range
UniqueRange
aliases
E
SourceRange
stealBack
constructors
this
functions
empty
length
popBack
popFront
takeBack
takeFront
postblits
this(this)
properties
back
dup
front
Front element.