betterclist v0.2.0 (2021-01-23T14:16:40Z)
Dub
Repo
List.empty
betterclist
List
Returns whether there are no elements in List.
struct
List
(T, long N = -1)
@
nogc
pure @
property
const @
safe
nothrow
bool
empty
(
)
Meta
Source
See Implementation
betterclist
List
aliases
ElementType
pop
push
constructors
this
functions
clear
opIndex
opOpAssign
popBack
pushBack
usedSlice
manifest constants
isSized
properties
availableCapacity
capacity
empty
full
variables
array
Returns whether there are no elements in List.