Crates.io | rarrow |
lib.rs | rarrow |
version | 0.0.1 |
source | src |
created_at | 2019-09-29 00:55:00.274915 |
updated_at | 2019-09-29 00:55:00.274915 |
description | Another category theory library in Rust |
homepage | |
repository | https://github.com/DarinM223/rarrow |
max_upload_size | |
id | 168532 |
size | 6,815 |
Rarrow is a category theory library in Rust that simulates higher kinded types with associated types using the Plug/Unplug method shown here.