phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
UniqueRange.empty
nxt
unique_range
UniqueRange
Is
true
if range is empty.
struct
UniqueRange
(Source)
pragma(
inline
, true) @
safe
pure nothrow @
nogc
@
property
const @
trusted
bool
empty
(
)
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
Is true if range is empty.