|
|
|
|
|
by tasn
117 days ago
|
|
These are two sides of the same coin. Go has its quirks because they put things in the standard library so they can't iterate (in breaking manners), while Rust can iterate and improve ideas much faster as it's driven by the ecosystem. Edit: changed "perfect" to "improve", as I meant "perfect" as "betterment" not in terms of absolute perfection. |
|
At least it is my experience building some systems.
Not sure it is always a good calculus to defer the hard thinking to later.