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

data: add before option into insert_sibling API #120

Closed

Conversation

steweg
Copy link
Contributor

@steweg steweg commented May 9, 2024

This patch adds "before" option into insert_sibling API, which allows user to specify, where to insert the sibling in case of ordered (leaf-)lists

This patch adds "before" option into insert_sibling API, which allows
user to specify, where to insert the sibling in case of ordered
(leaf-)lists

Signed-off-by: Stefan Gula <[email protected]>
@samuel-gauthier
Copy link
Collaborator

Pushed, but I added dedicated functions, it seemed better.

@steweg steweg deleted the feature/insert_sibling_before_after branch August 3, 2024 07:21
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.

2 participants