prollytree 0.1.0-beta.1

A prolly (probabilistic) tree for efficient storage, retrieval, and modification of ordered data.
Documentation
1
2
3
4
5
6
# This configuration only includes fields that are known to be supported by Clippy

# Set the complexity threshold for cyclomatic complexity lint
cognitive-complexity-threshold = 20

# Additional settings can be included based on your project's needs