Crates.io | knube |
lib.rs | knube |
version | 0.2.0 |
source | src |
created_at | 2021-03-31 17:17:45.714669 |
updated_at | 2021-04-01 12:13:27.305801 |
description | Simple expressions defined recursively. |
homepage | |
repository | |
max_upload_size | |
id | 376225 |
size | 6,483 |
Simple expressions defined recursively.
Started as a Knuth-Bendix implementation attempt, but translating the functional style to Rust was too hard.