PairingHeap.length

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

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

Meta