|
|
|
|
|
by xxchan
4366 days ago
|
|
Every single thing listed in the article can be added to Go at any point, since it currently has a very minimal feature set. Once something like generics are added, they have to support it until the end of time or risk having an unstable API like Rust did for a while there. |
|
Every language, including all the languages described in this article, goes through a period of instability while it figures out what works and what doesn't.