- 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?
推薦閱讀
- 同步:秩序如何從混沌中涌現
- 漫話大數據
- 程序員修煉之道:從小工到專家
- 數據庫技術與應用教程(Access)
- 商業分析思維與實踐:用數據分析解決商業問題
- Hands-On Mathematics for Deep Learning
- gnuplot Cookbook
- Mastering LOB Development for Silverlight 5:A Case Study in Action
- 數據庫與數據處理:Access 2010實現
- Spring Boot 2.0 Cookbook(Second Edition)
- Access 2010數據庫應用技術教程(第二版)
- 數據時代的品牌智造
- GameMaker Game Programming with GML
- MySQL 8.0從入門到實戰
- 大數據理論與工程實踐