1.0.0 • Published 3 years ago
@stein197/struct v1.0.0
Data structures
The package contains a few data structures implemented in JavaScript
Installation
npm install @stein197/structUsage
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
buildBuild the packagetestRun tests
1.0.0
3 years ago