phobos-next v0.5.0 (2022-11-28T21:32:24Z)
Home
Dub
Repo
DynamicDenseSetFilterGrowableArray.empty
nxt
hybrid_array
DynamicDenseSetFilterGrowableArray
Check if empty.
struct
DynamicDenseSetFilterGrowableArray
(E, Allocator = Mallocator)
pragma(
inline
, true) const
@
property
=>
_array.empty
bool
empty
(
)
if
(
isDynamicDenseSetFilterable
!
E
)
Meta
Source
See Implementation
nxt
hybrid_array
DynamicDenseSetFilterGrowableArray
aliases
ElementType
put
functions
clear
contains
empty
insert
opBinaryRight
opSlice
postblits
this(this)
properties
length
Check if empty.