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

Guarantees around iteration and insertion order #8

Open
akanalytics opened this issue Jan 7, 2022 · 2 comments
Open

Guarantees around iteration and insertion order #8

akanalytics opened this issue Jan 7, 2022 · 2 comments

Comments

@akanalytics
Copy link

Hey

Looking to use your crate, but unsure what guarantees it offers around insertion order preservation and iterator order.
Specifically - do the node indexes correspond to insertion order?
Can I iterate subnodes in insertion order?
Are any of these guarantees that the crate will maintain accross future versions?

Andy

@mitchmindtree
Copy link
Owner

Hi @akanalytics, as you might be able to see from the commit dates I haven't invested much time in this over the past few years, and I likely won't into the future. My original use case turned into a DAG, and I haven't found the need for a rose tree like this since. I'd be happy to add you as a maintainer if you'd like to take the lead and keep pushing it forward?

@akanalytics
Copy link
Author

akanalytics commented Jan 20, 2022 via email

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

No branches or pull requests

2 participants