[Feature Request] Add `linked_list` module to `collections`
Opened this issue · 1 comments
iosmanthus commented
We need to implement a doubly linked list which should be cache-friendly and requests fewer heap allocations. Reference: https://en.wikipedia.org/wiki/Unrolled_linked_list
wxk6b1203 commented
Newbie with high aggression could competent with this!