- Hands-On Data Structures and Algorithms with Rust
- Claus Matzinger
- 70字
- 2021-07-02 14:11:49
Immutable storage
Garbage collectors simplified mutability considerably and, as a consequence, many of these languages don't need a specific modifier for mutability. While this garbage collection mechanism comes at the expense of runtime with frequent cleanups, not having to care about making variables mutable is very convenient. It lets developers focus on the logic they are implementing instead.
So why did Rust (and many functional languages) bring back this concept?
推薦閱讀
- 數據庫基礎教程(SQL Server平臺)
- Building Computer Vision Projects with OpenCV 4 and C++
- 大規模數據分析和建模:基于Spark與R
- Spark快速大數據分析(第2版)
- 劍破冰山:Oracle開發藝術
- 云計算環境下的信息資源集成與服務
- 算法與數據中臺:基于Google、Facebook與微博實踐
- UDK iOS Game Development Beginner's Guide
- 數據庫程序員面試筆試真題庫
- Hadoop 3.x大數據開發實戰
- Lego Mindstorms EV3 Essentials
- 網站數據庫技術
- 達夢數據庫運維實戰
- 數據庫原理與應用
- 視覺大數據智能分析算法實戰