An open API service indexing awesome lists of open source software.

https://github.com/jmlweb/ts-data-structures

Common data structures implemented in TypeScript
https://github.com/jmlweb/ts-data-structures

Last synced: 8 months ago
JSON representation

Common data structures implemented in TypeScript

Awesome Lists containing this project

README

          

# ts-data-structures

## Common data structures implemented in Typescript

Based on the course [Data Structures and Algorithms in JavaScript](https://egghead.io/courses/data-structures-and-algorithms-in-javascript) by [Keyle Shevlin](https://kyleshevlin.com/)

Immutability is guaranteed over arguments received