Crates.io | hkt_macros |
lib.rs | hkt_macros |
version | 0.0.3 |
source | src |
created_at | 2015-02-04 20:48:59.974177 |
updated_at | 2015-12-11 23:53:29.779383 |
description | Simulated higher-kinded types for Rust |
homepage | |
repository | https://github.com/darinmorrison/hkt.rs |
max_upload_size | |
id | 1346 |
size | 309 |
Simulated higher-kinded types for Rust
See the API documentation here.
You can install both with the following:
$ curl -s https://static.rust-lang.org/rustup.sh | sudo sh
See Installing Rust for further details.
$ cargo build ## build library and binary
$ cargo test ## run tests in ./tests
$ cargo bench ## run benchmarks in ./benches
There is an IRC channel on freenode (chat.freenode.net) at #epsilonz.