doublylinkedlist

This is a simple doubly linked list which query speed is specifically optimized for the PxDiffFrameAnimation.

Usage no npm install needed!

<script type="module">
  import doublylinkedlist from 'https://cdn.skypack.dev/doublylinkedlist';
</script>

README

DoublyLinkedList

This is a simple doubly linked list which has been used in the PxDiffFrameAnimation by myself.