JSDSL - JavaScript Data Structures Library
A curated collection of data structures written in JavaScript/TypeScript.
Pinned Loading
Repositories
Showing 10 of 18 repositories
- alias-map Public
A map where multiple keys point to a single value, and the removal of a single key removes all matching key-value pairs.
jsdsl/alias-map’s past year of commit activity - container Public
An interface representing the general forms of data structures that contain elements.
jsdsl/container’s past year of commit activity - iterator Public
A collection of classes that allow iteration over a predefined collection of elements.
jsdsl/iterator’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…