Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Conversation

@twoeths
Copy link
Contributor

@twoeths twoeths commented Sep 24, 2025

Motivation

Description

  • implement leftN and rightN in Path
  • use while loop instead of for loop so that we can skip at any times
  • if a node is left, and next node is its right now, create new parent and skip the next loop

part of #68

TODOs

@twoeths twoeths changed the title feat: bind to next node if possible feat: bind to next node if possible in setNodes apis Sep 24, 2025
@twoeths twoeths force-pushed the te/set_nodes_avoid_orphaned_nodes branch from f16b30e to d78f97f Compare September 26, 2025 02:50
@twoeths
Copy link
Contributor Author

twoeths commented Oct 7, 2025

closing in favor of #76

@twoeths twoeths closed this Oct 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants