chtholly 0.2.0

Implementation of Chtholly Tree, a data structure originated from CF896C.
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["Wei Tang <hi@that.world>"]
description = "Implementation of Chtholly Tree, a data structure originated from CF896C."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "chtholly"
version = "0.2.0"