SkewHeap.length

Returns the number of elements in the container. Complexity: O(1)

struct SkewHeap(T, Alloc)
@property const
size_t
length
()

Meta