栈(Stack)
堆(Heap)
队列(Queue)
链表(Linked)
数组(Array)
树(Tree)
集合(Set)
哈希表(Map)
js 内变量类型:
基础类型(Undefined, Null, Boolean, Num
2020-09-27