phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
DenseSetFilterGrowableArray.empty
nxt
filterarray
DenseSetFilterGrowableArray
Check if empty.
struct
DenseSetFilterGrowableArray
(E, alias Allocator = null)
pragma(
inline
, true) @
property
const
bool
empty
(
)
if
(
isDenseSetFilterable
!
E
)
Meta
Source
See Implementation
nxt
filterarray
DenseSetFilterGrowableArray
functions
clear
contains
empty
insert
length
opBinaryRight
opSlice
Check if empty.