Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 963 Bytes

File metadata and controls

22 lines (14 loc) · 963 Bytes

lerna

Data Structures

A collection of fundamental data structures implemented in javascript/typescript

This project is a consolidation of mulitple repositories in an effort to simplify code reuse with the added benefit of minimizing maintenance chores. Along with the consolidation, this project is a motivation to refactor the orginal javascript implementation to leverage the type safety and improved tooling of typescript. Data structures included in the project are:

more will be added as the consolidation progresses

License

MIT © Jason Jones