discrete 0.2.0

Combinatorial phantom types for discrete mathematics
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[lib]
name = "discrete"
path = "src/lib.rs"

[package]
authors = ["bvssvni <bvssvni@gmail.com>"]
description = "Combinatorial phantom types for discrete mathematics"
homepage = "https://github.com/bvssvni/discrete"
keywords = ["mathematics", "combinatorics", "phantom-types"]
license = "MIT"
name = "discrete"
readme = "README.md"
repository = "https://github.com/bvssvni/discrete.git"
version = "0.2.0"