apio
d8f75f1d3c
Can be used to append an item after another one instead of at the end of the list. With doubly linked lists, this is extremely easy to achieve (O(1)). |
||
---|---|---|
.. | ||
include/luna | ||
src | ||
CMakeLists.txt |
apio
d8f75f1d3c
Can be used to append an item after another one instead of at the end of the list. With doubly linked lists, this is extremely easy to achieve (O(1)). |
||
---|---|---|
.. | ||
include/luna | ||
src | ||
CMakeLists.txt |