What do you think about Go (golang) language? It's structs, embedding/composition, no inheritance, interfaces? Error as a value? Concurrency model? Do you think those decisions made in the golang design are actually smart and make sence for the problem they are trying to solve by creating and maintaining golang?
(generics will be released soon)
Nick K
Jan 23
What do you think about Go (golang) language? It's structs, embedding/composition, no inheritance, interfaces? Error as a value? Concurrency model? Do you think those decisions made in the golang design are actually smart and make sence for the problem they are trying to solve by creating and maintaining golang? (generics will be released soon)