dlangui v0.9.186 (2020-07-29T06:28:30Z)
Home
Dub
Repo
ListMap.removeFront
inilike
file
ListMap
Remove the first node.
struct
ListMap
(K, V, size_t chunkSize = 32)
void
removeFront
(
)
Meta
Source
See Implementation
inilike
file
ListMap
functions
addAfter
addBefore
append
byEntry
byNode
getNode
insertAfter
insertBack
insertBefore
insertFront
moveAfter
moveBefore
moveToBack
moveToFront
prepend
remove
removeBack
removeFront
postblits
this(this)
structs
Entry
Node
Remove the first node.