b-plus-tree-ts
v0.0.1
Published
<!-- [![NPM Version](https://badgen.net/npm/v/tool-library-template)](https://www.npmjs.com/package/tool-library-template) -->
Downloads
8
Readme
b-plus-tree
Read this in other languages: English
B+ 树结构的 TypeScript 实现。
特性
安装
npm install b-plus-tree
或者
yarn add b-plus-tree
用法
参数
| 参数 | 说明 | 类型 | 默认值 | | :---------------- | :----------------------- | :--------------------------------------------- | :-------- | | | | | |
例子
Changelog
- 0.0.1 基本可用