prop 0.47.0

Propositional logic with types in Rust
Documentation
[dependencies]

[features]
avatar_extensions = []
default = []
quantify = []

[lib]
name = "prop"

[package]
authors = ["Sven Nilsen <bvssvni@gmail.com>"]
description = "Propositional logic with types in Rust"
edition = "2018"
homepage = "https://github.com/advancedresearch/prop"
keywords = ["advancedresearch", "theorem", "proving", "logic", "constructive"]
license = "MIT"
name = "prop"
readme = "README.md"
repository = "https://github.com/advancedresearch/prop.git"
version = "0.47.0"