1 unstable release
Uses old Rust 2015
| 0.0.1 | Nov 21, 2014 |
|---|
#9 in #stackless
Used in 3 crates
3KB
free.rs
Macro-based free monads in Rust
Documentation
See the API documentation here.
Requirements
You can install both with the following:
$ curl -s https://static.rust-lang.org/rustup.sh | sudo sh
See Installing Rust for further details.
Usage
$ cargo build ## build library and binary
$ cargo test ## run tests in ./tests
$ cargo bench ## run benchmarks in ./benches