cactus 1.0.6

Immutable parent pointer tree
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[lib]
name = "cactus"

[package]
authors = ["Laurence Tratt <laurie@tratt.net>"]
categories = ["data-structures"]
description = "Immutable parent pointer tree"
edition = "2018"
license = "Apache-2.0/MIT"
name = "cactus"
readme = "README.md"
repository = "https://github.com/softdevteam/cactus/"
version = "1.0.6"