catalan 0.2.0

binary tree of n variables where the parent node represents a function and the child node represents a value.
Documentation
[dependencies.num]
version = "0.3"

[package]
authors = ["Aster <galaster@foxmail.com>"]
description = "binary tree of n variables where the parent node represents a function and the child node represents a value."
edition = "2018"
exclude = ["/tests/*", "/.idea/*", "/benches/*"]
license = "MPL-2.0"
name = "catalan"
readme = "Readme.md"
repository = "https://github.com/GalAster/catalan-rs"
version = "0.2.0"