containers ~bsf-checks (2022-01-27T01:36:43.1057943)
Dub
Repo
SList.insertFront
containers
slist
SList
Inserts an item at the front of the list.
this
()
this(this)
Meta
Source
See Implementation
containers
slist
SList
aliases
insertFront
opSlice
put
constructors
this
destructors
~this
functions
clear
empty
front
insert
length
moveFront
opOpAssign
popFront
range
remove
postblits
this(this)
Inserts an item at the front of the list.