mangle-common 0.5.0

Rust implementation of Mangle, a logic programming language
Documentation
1
2
3
4
5
6
# mangle_common

Common types and traits for the Mangle Rust implementation.
Contains `Value`, `Store`, `Host`, `FactStore`, and related types.

See https://codeberg.org/TauCeti/mangle-rs for more information.