{"id":"quamatic/fenwick-tree","name":"fenwick-tree","scope":"quamatic","platform":"roblox","description":"A 1-based Fenwick Tree implementation.","version":"0.1.0","latest":"0.1.0","versions":["0.1.0"],"license":"MIT","licenseRating":"safe","licenseCaveats":[],"licenseVerified":true,"dependencies":{},"integrity":"c42b2e735851530b327c93d7e1bf2fcab2d7c42f6effd0a7bdfdeb990847eed2","likes":0,"downloads":0,"install":"forest install quamatic/fenwick-tree","url":"https://forest.dev/p/roblox/quamatic/fenwick-tree","files":"https://api.forest.dev/ai/package/roblox/quamatic/fenwick-tree/files","readme":"# Fenwick Tree\n\nA 1-based Fenwick Tree implementation for Roblox, for efficient computation of dynamic prefix sums.\n\n# Installation\n\n## Wally\n\n```sh\nFenwickTree = \"quamatic/fenwick-tree@0.1.0\"\n```\n\n## Roblox TypeScript\n\n```sh\nnpm i @rbxts/fenwick-tree\npnpm add @rbxts/fenwick-tree\nyarn add @rbxts/fenwick-tree\n```\n","readmeTruncated":false}