boolean_expression 0.4.4

A library for manipulating and evaluating Boolean expressions and BDDs
Documentation
[dependencies.itertools]
version = "0.9"

[dependencies.smallvec]
version = "1.4"

[dev-dependencies.indoc]
version = "0.3"

[dev-dependencies.rand]
version = "0.7"

[dev-dependencies.rand_xorshift]
version = "0.2"

[package]
authors = ["Chris Fallin <cfallin@c1f.net>"]
description = "A library for manipulating and evaluating Boolean expressions and BDDs"
documentation = "https://cfallin.github.io/boolean_expression/boolean_expression/"
license = "MIT"
name = "boolean_expression"
repository = "https://github.com/cfallin/boolean_expression"
version = "0.4.4"