|
|
|
|
|
by adastra22
266 days ago
|
|
Do you have specific examples? All the areas you list are done in Rust too, where the borrow checker helps make sure they are bug free. Do you have an example of something that just can’t be represented in Rust’s type system? |
|