mark-p-thomas : Data Structures Library

Sections

Introduction

JavaScript lacks many useful data structures, such as Linked Lists, Heaps, and LRUs. This library implements such structures, including making them easily extendable for those that want further customization.

Check out the library at my GitHub repo!

Child Pages

Class Diagrams

Interactive class diagrams can be found at the Figma link, or as images farther below.