dcontain ~master (2019-05-25T23:28:26Z)
Dub
Repo
List.empty
containers
list
List
Returns wether the list is empty (has no items)
struct
List
(T)
bool
empty
(
)
Meta
Source
See Implementation
containers
list
List
constructors
this
functions
add
addRange
clear
contains
copyTo
empty
indexOf
insert
insertRange
lastIndexOf
opAssign
opIndex
opIndexAssign
opOpAssign
remove
removeAt
removeRange
reverse
toArray
toString
properties
count
Returns wether the list is empty (has no items)