prop 0.13.0

Propositional logic with types in Rust
Documentation
[dependencies]

[features]
default = []
pure_platonism = []
pure_seshatism = []

[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.13.0"