phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
UniqueRange.this
nxt
unique_range
UniqueRange
Construct from
source
.
struct
UniqueRange
(Source)
@
safe
pure nothrow @
nogc
this
(
Source
source
)
if
(
hasLength
!
Source
)
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
Construct from source.