garfield 0.1.0

Garfield provides cat-egory theory abstractions
Documentation
  • Coverage
  • 60%
    15 out of 25 items documented0 out of 16 items with examples
  • Size
  • Source code size: 13.31 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.83 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • SkamDart

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"