@yume-chan/b-tree
TypeScript icon, indicating that this package has built-in type declarations

0.0.21 • Public • Published

@yume-chan/b-tree

A simple B-Tree set implementation in TypeScript.

  • [x] custom order
  • [x] add
  • [x] delete
  • [x] has
  • [x] clear
  • [x] iterate

/@yume-chan/b-tree/

    Package Sidebar

    Install

    npm i @yume-chan/b-tree

    Weekly Downloads

    76

    Version

    0.0.21

    License

    MIT

    Unpacked Size

    54.7 kB

    Total Files

    12

    Last publish

    Collaborators

    • yume-chan