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

[FEATURE] Add internal implementation for doubly linked KLS_Region list #76

Open
jgabaut opened this issue Jun 26, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@jgabaut
Copy link
Owner

jgabaut commented Jun 26, 2024

At the moment, the internal lists for allocated KLS_Region are simple linked lists.

A new implementation leveraging a doubly linked list could be added.

The current API would need a deep refactor to ensure sound operations when handing the different list implementation.

At the moment, there's no plans on how to approach the refactor of the current internal symbols.

@jgabaut jgabaut added the enhancement New feature or request label Jun 26, 2024
@jgabaut jgabaut self-assigned this Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant