tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
SList.empty
tanya
container
list
SList
struct
SList
(T)
@
property
const
bool
empty
(
)
Return Value
Type:
bool
$(D_KEYWORD true) if the list is empty.
Meta
Source
See Implementation
tanya
container
list
SList
aliases
ConstRange
Range
insert
constructors
this
destructors
~this
functions
clear
insertBefore
insertFront
opAssign
opEquals
opIndex
popFirstOf
remove
removeFront
mixins
__anonymous
postblits
this(this)
properties
empty
front