ikod-containers ~master (2021-10-26T12:19:13Z)
Dub
Repo
CompressedList.empty
ikod
containers
compressedlist
CompressedList
Is list empty?
struct
CompressedList
(T, Allocator = Mallocator, bool GCRangesAllowed = true)
@
safe
const
bool
empty
(
)
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
Is list empty?