phobos-next v0.3.9 (2020-08-07T21:50:30Z)
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
constructors
this
functions
back
backPop
dup
empty
front
frontPop
length
popBack
popFront
Is true if range is empty.