did not find parent

if the following are true:
  • not (left = val)
  • not (right = val)

then find parent index of [ node (el, left, right), remain ] = find parent index of remain


Comments

Please log in to add comments