Scala之集合Collection

                       概述 Scala的集合類可以從三個維度進行切分: 可變與不可變集合(Immutable and mutable collections) 靜態與延遲加載集合 (Eager and delayed evaluation ) 串行與並行計算集合(Sequential and parallel evaluation ) 關於第一個維度我想我們不需要再介紹了。
相關文章
相關標籤/搜索