@stein197/struct

1.0.0 • Public • Published

Data structures

The package contains a few data structures implemented in JavaScript

Installation

npm install @stein197/struct

Usage

To import specific data structure, just add its name to the end of "@stein197/struct/" in the import:

import Trie from "@stein197/struct/Trie";

List of data structures

  • Trie

NPM scripts

  • build Build the package
  • test Run tests

Readme

Keywords

Package Sidebar

Install

npm i @stein197/struct

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

37.5 kB

Total Files

7

Last publish

Collaborators

  • stein197