Skip to content

jsdsl/trie

Repository files navigation

JSDSL - Trie

Tree-based string storage data structure.

Installation

Install from NPM with

$ npm install --save @jsdsl/trie

Basic Usage

Basic usage instructions here.

License

@jsdsl/trie is made available under the GNU General Public License v3.

Copyright (C) 2019 Trevor Sears

Releases

No releases published

Packages

No packages published