phobos-next v0.4.6 (2022-11-25T12:27:21Z)
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.