CompressedList.empty

Is list empty?

struct CompressedList(T, Allocator = Mallocator, bool GCRangesAllowed = true)
bool
empty
@safe const
(
)

Meta