phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
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
constructors
this
functions
empty
length
popBack
popFront
takeBack
takeFront
postblits
this(this)
properties
back
dup
front
Construct from source.