Function BinaryHeap.Expand
Expand
(refUnsafeSpan<HeapNode> heap)
Expands to a larger backing array when the current one is too small.
Public
Static
void Expand (
refUnsafeSpan<HeapNode> | heap |
Expands to a larger backing array when the current one is too small.