containers ~mutability-checks (2021-12-18T07:12:44.3029946)
Dub
Repo
SList.empty
containers
slist
SList
struct
SList
(T)
inout pure nothrow @
property
@
safe
@
nogc
bool
empty
(
)
Return Value
Type:
bool
true if this list is empty
Meta
Source
See Implementation
containers
slist
SList
aliases
insertFront
opSlice
put
destructors
~this
functions
clear
empty
front
insert
length
moveFront
opOpAssign
popFront
range
remove
postblits
this(this)