Comment on Toward Go 1.3parentComments−codygman12yYou're right. One of the reason it has simpler call graphs and less complexity is because it is composition based and struct rather than class based.
Comments
You're right. One of the reason it has simpler call graphs and less complexity is because it is composition based and struct rather than class based.