官术网_书友最值得收藏!

Collection Types

Collections of values appear everywhere in programs, and Julia has the most important built-in collection types. In Chapter 2, Variables, Types, and Operations, we introduced two important types of collection: arrays and tuples. In this chapter, we will look more deeply into multidimensional arrays (or matrices), and into the tuple type as well. A dictionary type, where you can look up a value through a key, is indispensable in a modern language, and Julia has this too. Finally, we will explore the set type. Like arrays, all these types are parameterized; the type of their elements can be specified at the time of object construction.

Collections are also iterable types, the types over which we can loop with for or an iterator producing each element of the collection successively. The iterable types include string, range, array, tuple, dictionary, and set.

So, the following are the topics for this chapter:

  • Matrices
  • Tuples
  • Dictionaries
  • Sets
  • An example project—word frequency
主站蜘蛛池模板: 临西县| 香河县| 榕江县| 长武县| 奉新县| 旺苍县| 西乌| 周宁县| 潞西市| 白朗县| 莎车县| 平谷区| 阿拉尔市| 大洼县| 伊春市| 漠河县| 丹凤县| 交口县| 昌宁县| 济南市| 文水县| 天水市| 汪清县| 松阳县| 镇坪县| 鹤壁市| 如东县| 胶南市| 西吉县| 巴青县| 高碑店市| 邵阳市| 伊金霍洛旗| 辽源市| 册亨县| 体育| 花莲市| 康乐县| 扎兰屯市| 嘉荫县| 桦甸市|