- Mastering macOS Programming
- Stuart Grimshaw
- 62字
- 2021-07-02 22:54:39
Collection types
Although we don't have space here to discuss all the methods that are made available by Array and Dictionary types, we should cover, albeit briefly, the most common operations on those objects.
This section provides examples of these most common operations, and it is assumed that they are mostly self-explanatory; elaborations are added where that is possibly not the case.