mini-kanren 0.4.0

miniKANREN in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Martin Billinger <mbillingr@users.noreply.github.com>"]
categories = ["algorithms", "mathematics"]
description = "miniKANREN in Rust"
edition = "2018"
keywords = ["dsl", "logic", "kanren"]
license = "MIT OR Apache-2.0"
name = "mini-kanren"
readme = "README.md"
repository = "https://github.com/mbillingr/miniKANREN"
version = "0.4.0"