phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
UniqueRange.empty
nxt
unique_range
UniqueRange
Is
true
if range is empty.
struct
UniqueRange
(Source)
@
safe
pure nothrow @
nogc
const @
property
@
trusted
bool
empty
(
)
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
Is true if range is empty.