A regular data structure can be converted into a persistent one by replacing instances of Box with Rc , and replacing mutable dereferences with ...
確定! 回上一頁