btrie

0.4.3 • Public • Published

btrie

Merkelized patricia trie (not a b-trie) for node.js.

Usage

const btrie = require('btrie');

Contribution and License Agreement

If you contribute code to this project, you are implicitly allowing your code to be distributed under the MIT license. You are also implicitly verifying that all code is your original work. </legalese>

License

  • Copyright (c) 2017, Christopher Jeffrey (MIT License).

See LICENSE for more info.

Readme

Keywords

Package Sidebar

Install

npm i btrie

Weekly Downloads

0

Version

0.4.3

License

MIT

Unpacked Size

45.5 kB

Total Files

12

Last publish

Collaborators

  • chjj