@rbxts/fenwick-tree
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Fenwick Tree

A 1-based Fenwick Tree implementation for Roblox, for efficient computation of dynamic prefix sums.

Installation

Wally

FenwickTree = "quamatic/fenwick-tree@0.1.0"

Roblox TypeScript

npm i @rbxts/fenwick-tree
pnpm add @rbxts/fenwick-tree
yarn add @rbxts/fenwick-tree

Package Sidebar

Install

npm i @rbxts/fenwick-tree

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

6.74 kB

Total Files

5

Last publish

Collaborators

  • quamatic