Comment on A Gopher Meets a CrabparentComments−Ygg24moOk, but still they share some programming language paradigm, but not all. They both are imperative, concurrent and functional, but Rust is generic, Go is not. Rust is structured, Go is OO.−hnlmorg4mo...which is basically a convoluted way of agreeing with me that there is shared knowledge one can call upon when moving between those two languages.
Comments
Ok, but still they share some programming language paradigm, but not all. They both are imperative, concurrent and functional, but Rust is generic, Go is not. Rust is structured, Go is OO.
...which is basically a convoluted way of agreeing with me that there is shared knowledge one can call upon when moving between those two languages.