- Hands-On Design Patterns with Swift
- Florent Vilmart Giordano Scalzo Sergio De Simone
- 58字
- 2021-07-02 14:45:01
Tuples
Tuples are used to represent a group of values as a single value. Tuples cannot conform to protocols, nor can they inherit. They cannot declare functions in the same way that we can declare a function on a struct or a class. They may look limited, but they have their place as first-class types in the language.
推薦閱讀
- 我們都是數據控:用大數據改變商業、生活和思維方式
- 計算機組成原理與接口技術:基于MIPS架構實驗教程(第2版)
- LibGDX Game Development Essentials
- Architects of Intelligence
- 大數據可視化
- Python數據分析:基于Plotly的動態可視化繪圖
- 數據庫原理與應用(Oracle版)
- 中國數字流域
- 基于OPAC日志的高校圖書館用戶信息需求與檢索行為研究
- “互聯網+”時代立體化計算機組
- 大數據技術原理與應用:概念、存儲、處理、分析與應用
- 商業智能工具應用與數據可視化
- MySQL數據庫應用與管理
- Learning Ansible
- Configuration Management with Chef-Solo