garfield

Crates.iogarfield
lib.rsgarfield
version0.1.0
sourcesrc
created_at2022-10-30 06:24:17.997094
updated_at2022-10-30 06:24:17.997094
descriptionGarfield provides cat-egory theory abstractions
homepage
repository
max_upload_size
id701366
size13,633
Cameron (SkamDart)

documentation

README

garfield

Your guide to functional programming using CATegory theory concepts in Rust.

Dev Enviornment

This uses nix, nixpkgs, and mozilla-rust-overlay to manage Rust and it's dependencies. Though, this will run on a nightly rust that has the generic associated traits feature enabled.

Test

$ nix-shell --run "cargo test"
Commit count: 0

cargo fmt