bittree 0.1.0

A crate for O(1) find functions in a special data structure called a bit tree.
Documentation
[dependencies]

[package]
authors = ["LiamTheProgrammer <liamtheprogrammer@gmail.com>"]
description = "A crate for O(1) find functions in a special data structure called a bit tree."
edition = "2018"
license = "MIT"
name = "bittree"
repository = "https://github.com/LiamTheProgrammer/bittree"
version = "0.1.0"