CompressedList.NodesPerPage

Undocumented in source.
struct CompressedList(T, Allocator = Mallocator, bool GCRangesAllowed = true)
enum NodesPerPage = PageSize / Node.sizeof;

Meta