Changes for version 0.14 - 2026-01-19

  • Move from _pos (which is basically an array index) to _node_id which keeps the pos after insertion correctly

Modules

Thread-safe doubly linked list
Non-thread-safe doubly linked lists (faster, single-threaded use only)