phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
DynamicDenseSetFilterGrowableArray.empty
nxt
filterarray
DynamicDenseSetFilterGrowableArray
Check if empty.
struct
DynamicDenseSetFilterGrowableArray
(E, Allocator = Mallocator)
pragma(
inline
, true) @
property
const
bool
empty
(
)
if
(
isDynamicDenseSetFilterable
!
E
)
Meta
Source
See Implementation
nxt
filterarray
DynamicDenseSetFilterGrowableArray
aliases
ElementType
put
functions
clear
contains
insert
opBinaryRight
opSlice
postblits
this(this)
properties
empty
length
Check if empty.