4 个版本
使用旧的 Rust 2015
0.0.3 | 2015年2月4日 |
---|---|
0.0.2 | 2015年1月30日 |
0.0.1 | 2015年1月10日 |
0.0.0 | 2015年1月9日 |
#2720 在 Rust 模式
在 hkt_macros 中使用
6KB
130 行
hkt.rs
Rust 的模拟高阶类型
文档
请参阅 API 文档这里.
需求
您可以使用以下命令安装它们
$ curl -s https://static.rust-lang.org/rustup.sh | sudo sh
有关安装 Rust 的详细信息,请参阅安装 Rust.
用法
$ cargo build ## build library and binary
$ cargo test ## run tests in ./tests
$ cargo bench ## run benchmarks in ./benches
讨论
依赖项
~49KB