fenwick_tree 0.1.0 copy "fenwick_tree: ^0.1.0" to clipboard
fenwick_tree: ^0.1.0 copied to clipboard

outdated

A simple fenwick tree in dart.

Dart Fenwick Tree #

A lightweight fenwick tree implementation in dart

Based on Princeton: FenwickTree.java