dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
SList.empty
cachetools
containers
lists
SList
item empty?
struct
SList
(T, Allocator = Mallocator, bool GCRangesAllowed = true)
@
nogc
@
safe
const
bool
empty
(
)
Meta
Source
See Implementation
cachetools
containers
lists
SList
aliases
allocator
opSlice
destructors
~this
functions
back
clear
empty
front
insertBack
insertFront
length
opAssign
popFront
range
remove_by_predicate
manifest constants
_freelist_len_max
postblits
this(this)
structs
_Node
variables
_first
_freelist
_freelist_len
_last
_length
item empty?