AbmSourav / dataStructure

Implement different Data Structures using TypeScript and JavaScript. Deno Third-party Module.

Home Page:https://deno.land/x/datastructure/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structure

Different Data Structures implementation API provided by this module. API available in TypeScript & JavaScript[ES6].
This library is also available as Deno Third party Module

If you're already using this module in your Deno project, then run deno run -r projectName/fileName.ts for latest version.


List of Data Structures:



.

About

Implement different Data Structures using TypeScript and JavaScript. Deno Third-party Module.

https://deno.land/x/datastructure/

License:MIT License


Languages

Language:TypeScript 56.8%Language:JavaScript 42.2%Language:Shell 0.9%