The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
CompressedList.insertFront
ikod
containers
compressedlist
CompressedList
Insert item at front.
struct
CompressedList
(T, Allocator = Mallocator, bool GCRangesAllowed = true)
void
insertFront
(
T
v
)
Meta
Source
See Implementation
ikod
containers
compressedlist
CompressedList
functions
back
clear
empty
front
insertBack
insertFront
length
popBack
popFront
range
structs
Page
Insert item at front.