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

[closes #265] Intrusive doubly linked list #289

Closed
wants to merge 28 commits into from
Closed

[closes #265] Intrusive doubly linked list #289

wants to merge 28 commits into from

Conversation

coolofficials
Copy link
Collaborator

@coolofficials coolofficials commented Nov 23, 2020

일단 기본적인 implementation만 진행했습니다.
코드를 검토하면서 추가로 list의 API를 사용해야할 부분을 수정하겠습니다.
공유를 위해 임시로 draft pr을 남깁니다.

현재 #286 의 내용이 함께 존재하는 상탠데, list.rs와 arena.rs, ds::mod.rs, lib.rs 등만 검토해주시면 좋을 것 같습니다. Rebase를 줄이기 위해...

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.

arena에서 linked list 추상화
1 participant