cachetools v0.1.1 (2019-01-11T13:20:18Z)
Dub
Repo
CompressedList.insertFront
cachetools
containers
lists
CompressedList
Insert item at front.
struct
CompressedList
(T, Allocator = Mallocator, bool GCRangesAllowed = true)
NodePointer
insertFront
@
safe
(
T
v
)
Meta
Source
See Implementation
cachetools
containers
lists
CompressedList
functions
back
clear
empty
front
insertBack
insertFront
length
popBack
popFront
range
remove
structs
NodePointer
Page
Insert item at front.