@excsn/jumplist
v0.3.6
Published
A SkipList
Downloads
6
Readme
JumpList
Forked from jumplist to fix issues.
Improvements
- Formatted code
- Ported to Typescript
- Fixed range function (infinite loop when given certain parameters)
- Unbounded queries with rangeLower and rangeUpper
- ESM support
Install
NPM npm i @excsn/jumplist
PNPM pnpm i @excsn/jumplist
Yarn yarn add @excsn/jumplist