#functional #prelude #functional-programming

nightly fun

Rust 中功能编程的小型预定义库

1 个不稳定版本

使用旧的 Rust 2015

0.0.1 2015年1月6日

#79#prelude

MIT 许可证

4KB
116

fun.rs

Rust 中功能编程的小型预定义库

build status

文档

请参阅此处的 API 文档。

要求

  1. Rust
  2. Cargo

您可以使用以下命令安装它们

$ 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

lib.rs:

此包定义了一个 Rust 中使用 epsilonz 的功能编程小型预定义库。

无运行时依赖项