|
|
|
|
|
by scared_together
33 days ago
|
|
I have used Rust, Java and TypeScript before, so I understand that static typing is a major help. But I don’t think types are really sufficient to solve the problem you identified earlier of understanding how “many small individually readable things interact with each other”. Maybe you meant that phrase in a different sense than I read it, but it seems to me that there are still a lot of small individually readable things to keep track of in Rust. |
|