tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
Array.empty
tanya
container
array
Array
struct
Array
(T)
@
property
const
bool
empty
(
)
Return Value
Type:
bool
$(D_KEYWORD true) if the array is empty.
Meta
Source
See Implementation
tanya
container
array
Array
aliases
ConstRange
Range
insert
constructors
this
destructors
~this
functions
clear
get
insertAfter
insertBack
insertBefore
opAssign
opDollar
opEquals
opIndex
opIndexAssign
opSlice
opSliceAssign
remove
removeBack
reserve
shrink
mixins
__anonymous
postblits
this(this)
properties
back
capacity
empty
front
length