@datastructures-js/linked-list
Advanced tools
Changelog
[6.1.2] - 2024-07-13
removeEach
edge case to disconnect removed nodes from the remaining nodes in the list.Changelog
[6.1.0] - 2023-05-28
insertBefore
to add a node before an existing node in the DoublyLinkedList.insertAfter
to add a node after an existing node in the DoublyLinkedList.Changelog
[6.0.0] - 2023-03-20