fool 0.0.1

Traits for interoperation of Boolean and sum types.
Documentation
[package]
name = "fool"
version = "0.0.1"
authors = ["Sean Olson <olson.sean.k@gmail.com>"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/olson-sean-k/fool"
description = "Traits for interoperation of Boolean and sum types."
keywords = ["Boolean", "sum", "extension", "conversion"]

[dependencies]

[features]
default = ["std"]
std = []