Hi group,

Why Go provides only 2 built-in data structures, slice and map. It has just 
more than C, but less than all other programming languages I've heard of, C++, 
Python, Swift, Rust. 


I think this simplicity attracts me very much. Sometimes I can use only one 
data structures for a task. Because there is no more similar data 
structures for choice. It's really "one way to do one thing". This also makes 
code like familiar and consistent.


I want to know more about the mind behind this design of built-in data 
structures.



Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/tencent_7D168C1B263BF2B862B18796F28F82753009%40qq.com.

Reply via email to