- 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?
推薦閱讀
- 大規模數據分析和建模:基于Spark與R
- R數據科學實戰:工具詳解與案例分析(鮮讀版)
- 大數據:從概念到運營
- 達夢數據庫性能優化
- Dependency Injection with AngularJS
- 圖數據實戰:用圖思維和圖技術解決復雜問題
- 信息學競賽寶典:數據結構基礎
- Augmented Reality using Appcelerator Titanium Starter
- 實用數據結構
- R Machine Learning Essentials
- 數據分析思維:產品經理的成長筆記
- 數據挖掘算法實踐與案例詳解
- Learning Ansible
- 數據庫技術與應用:SQL Server 2008
- 從零進階!數據分析的統計基礎(第2版)