@rbxts/fenwick-tree
v1.0.0
Published
A 1-based Fenwick Tree implementation.
Maintainers
Readme
Fenwick Tree
A 1-based Fenwick Tree implementation for Roblox, for efficient computation of dynamic prefix sums.
Installation
Wally
FenwickTree = "quamatic/[email protected]"Roblox TypeScript
npm i @rbxts/fenwick-tree
pnpm add @rbxts/fenwick-tree
yarn add @rbxts/fenwick-tree