| Crates.io | hkt |
| lib.rs | hkt |
| version | 0.0.3 |
| created_at | 2015-01-09 21:17:32.562689+00 |
| updated_at | 2015-12-11 23:57:02.323352+00 |
| description | Simulated higher-kinded types for Rust |
| homepage | |
| repository | https://github.com/darinmorrison/hkt.rs |
| max_upload_size | |
| id | 751 |
| size | 6,381 |
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.