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

TreeList<T>? #97

Open
Shadowblitz16 opened this issue May 13, 2021 · 6 comments
Open

TreeList<T>? #97

Shadowblitz16 opened this issue May 13, 2021 · 6 comments
Labels
question Further information is requested

Comments

@Shadowblitz16
Copy link

Shadowblitz16 commented May 13, 2021

I just installed C5 2.5.3 and there doesn't seem to be a TreeList type.

I need a ordered, reorderable, generic tree collection that allows duplicates

@Shadowblitz16 Shadowblitz16 added the question Further information is requested label May 13, 2021
@sestoft
Copy link
Owner

sestoft commented May 16, 2021 via email

@Shadowblitz16
Copy link
Author

I wanted to use it for a entity component system.
I need the items to be reorderable and allow multiple instances of the same object

@sestoft
Copy link
Owner

sestoft commented May 18, 2021 via email

@Shadowblitz16
Copy link
Author

no by a index

@sestoft
Copy link
Owner

sestoft commented May 21, 2021 via email

@Shadowblitz16
Copy link
Author

Is a HashedLinkedList a tree collection?
a simple list won't do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants