Javascript implementation of a doubly linked-list data structure
A Typescript library for doubly linked-list implementation.
Javascript implementation of a doubly linked-list data structure, with built-in hashtable for O(1) lookups and removals
This package has been moved to @windfish-studio/dbly-linked-hashtable-list