flat-tree 6.0.0

Series of functions to map a binary tree to a list
Documentation
[[bench]]
harness = false
name = "bench"
[dev-dependencies.criterion]
version = "0.3"

[lib]
bench = false

[package]
authors = ["Mathias Buus <mathiasbuus@gmail.com>", "Timo Tiuraniemi <timo.tiuraniemi@iki.fi>"]
description = "Series of functions to map a binary tree to a list"
edition = "2021"
keywords = ["flat", "tree", "binary"]
license = "MIT OR Apache-2.0"
name = "flat-tree"
readme = "README.md"
repository = "https://github.com/datrs/flat-tree"
version = "6.0.0"