loop_invariants_data_structures

Data structures with loop-invariant explanations

algorithms
data-structures
loop-invariants
moon add bobzhang/loop_invariants_data_structures@0.11.0
Download zip
Author
Version
0.11.0
License
Apache-2.0
Last updated
2 months ago
Downloads
42
README

#Data Structures

This module contains array, range-query, tree, heap, trie, and ordered-set style data structures, including Fenwick trees, segment trees, sparse tables, treaps, skip lists, wavelet trees, and union-find.

Packages are organized as one structure or closely related structure family per directory. Each package contains a README.mbt.md tutorial with examples that are checked by moon test.

Run from the workspace root:

moon check moon test moon info moon fmt

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io