我觉得“良定义”的状态需要具备:
- 完备性
- 唯一性
通过 https://kernel.dk/io_uring.pdf 简单学习下 io_uring。
在 rust 中,immutable 的数据结构的性质是非常好的。在大部分函数式语言中,都不允许存在 mutable 的数据。
如果要在不可变数据结构上进行修改,就需要 clone 一份出来。因此:
所以有了 Persistent data structures 的概念:
For the past four months, I’ve been actively contributing to a new Rust-C++ project. Through this process, I’ve gained valuable insights and lessons. While I can’t disclose many project details, there are numerous technical challenges worth elaborating.
因为五一节打羽毛球把膝盖打出问题了,现在主要学习乒乓球了
趁着清明节又去了一趟关西。本以为是度假,但实际上累得要死。
包含:
在小绿鸟上学法语。