- Rust Standard Library Cookbook
- Jan Nils Ferner Daniel Durante
- 123字
- 2021-08-27 19:45:11
Accessing collections as iterators
Welcome to one of the most flexible parts of the Rust standard library. Iterators are, as the name suggests, a way of applying actions of items in a collection. If you come from C#, you will already be familiar with iterators because of Linq. Rust's iterators are kind of similar, but come with a more functional approach to things.
Because they are an extremely fundamental part of the standard library, we are going to dedicate this recipe entirely to a showcase of all the different things you can do with them in isolation. For real-world use cases, you can simply continue reading the book, as a big portion of the other recipes features iterators in some way or another.
推薦閱讀
- 電子技術(shù)綜合知識(shí)全精講(雙色版)
- cdma2000 1x/EV-DO通信網(wǎng)絡(luò)規(guī)劃與設(shè)計(jì)
- 中文版Premiere Pro CC 2018基礎(chǔ)培訓(xùn)教程(全彩版)
- 電子技術(shù)(第3版)
- 現(xiàn)代移動(dòng)通信技術(shù)及應(yīng)用
- 艦船尾跡的電磁成像機(jī)理及特征提取技術(shù)
- 電力通信、信息原理與技術(shù) 上冊(cè):電力通信
- 軟件創(chuàng)富密碼:iPhone應(yīng)用程序開發(fā)攻略之iPhone特色傳感器應(yīng)用
- 電信行業(yè)競(jìng)爭(zhēng)分析方法與實(shí)踐
- 現(xiàn)代數(shù)碼產(chǎn)品及其維修技術(shù)
- 移動(dòng)通信技術(shù)
- 信息論與編碼
- 看圖識(shí)電子小制作
- 寬帶無(wú)線通信中的DigRF分析與設(shè)計(jì)
- Blackfin雙核處理器與應(yīng)用開發(fā)