sequencetree 0.1.0

a new type of collection to store keys and their corresponding values
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dev-dependencies.rand]
version = "0.7.3"

[package]
authors = ["Amit Hendin"]
categories = ["data-structures"]
description = "a new type of collection to store keys and their corresponding values"
edition = "2018"
keywords = ["collections"]
license-file = "LICENSE"
name = "sequencetree"
readme = "README.md"
repository = "https://github.com/amithendin/sequencetree.git"
version = "0.1.0"