Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not produce invalid trees when no-op instances of append_id or prepend_id operations are performed. #40

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

adamreichold
Copy link
Member

Closes #39

Closes #35

@cfvescovo cfvescovo merged commit b8adcd1 into master Dec 8, 2024
5 checks passed
@adamreichold adamreichold deleted the noop-prepend-append-id branch December 8, 2024 15:36
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.

append_id will remove the node when the new node is the last child Remove .unwrap() in detach()
2 participants