Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ounai/ts-btree
Binary tree implementation with TypeScript's type system
https://github.com/ounai/ts-btree
Last synced: 4 days ago
JSON representation
Binary tree implementation with TypeScript's type system
- Host: GitHub
- URL: https://github.com/ounai/ts-btree
- Owner: ounai
- Created: 2023-11-13T06:49:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-17T05:50:02.000Z (about 1 year ago)
- Last Synced: 2024-11-15T23:12:35.571Z (2 months ago)
- Language: TypeScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ts-btree
Binary tree implementation with TypeScript's type system