ikod-containers ~master (2021-10-26T12:19:13Z)
Dub
Repo
CompressedList.StoredT
ikod
containers
compressedlist
CompressedList
Undocumented in source.
struct
CompressedList
(T, Allocator = Mallocator, bool GCRangesAllowed = true)
alias
StoredT
=
StoredType
!
T
Meta
Source
See Implementation
ikod
containers
compressedlist
CompressedList
aliases
StoredT
allocator
destructors
~this
functions
back
clear
empty
front
insertBack
insertFront
length
popBack
popFront
range
manifest constants
BitMapLength
NodesPerPage
PageSize
postblits
this(this)
structs
Node
Page
Range