phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
UniqueRange.frontPop
nxt
unique_range
UniqueRange
Pop front element and return it.
struct
UniqueRange
(Source)
pragma(
inline
, true) @
safe
pure nothrow @
nogc
E
frontPop
()
(
)
if
(
hasLength
!
Source
)
Meta
Source
See Implementation
nxt
unique_range
UniqueRange
constructors
this
functions
back
backPop
dup
empty
front
frontPop
length
popBack
popFront
Pop front element and return it.