mirror of https://github.com/KaiserY/trpl-zh-cn
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
252 B
7 lines
252 B
8 years ago
|
# Rust 中的函数式语言功能 —— 迭代器和闭包
|
||
|
|
||
|
> [ch13-00-functional-features.md](https://github.com/rust-lang/book/blob/master/second-edition/src/ch13-00-functional-features.md)
|
||
|
> <br>
|
||
|
> commit 4f2dc564851dc04b271a2260c834643dfd86c724
|
||
|
|