Skip to content

Fix issue 969, creation of balanced tree from empty sorted data#970

Open
StephenVavasis wants to merge 2 commits intoJuliaCollections:masterfrom
StephenVavasis:issue969
Open

Fix issue 969, creation of balanced tree from empty sorted data#970
StephenVavasis wants to merge 2 commits intoJuliaCollections:masterfrom
StephenVavasis:issue969

Conversation

@StephenVavasis
Copy link
Copy Markdown
Contributor

When creating a balanced tree from pre-sorted but empty data, must skip the tree-building logic because the sentinel nodes are uninitialized. (Addresses #969)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant