phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
UniqueRange.stealBack
nxt
unique_range
UniqueRange
Undocumented in source.
struct
UniqueRange
(Source)
pragma(
inline
, true) @
safe
pure nothrow @
nogc
static if
(
isBidirectionalRange!(typeof(Source.init[]))
)
alias
stealBack
=
backPop
Meta
Source
See Implementation
nxt
unique_range
UniqueRange
aliases
E
SourceRange
stealBack
stealFront
constructors
this
functions
backPop
frontPop
popBack
popFront
postblits
this(this)
properties
back
dup
empty
front
length