Collections さまざまなコレクション

Use arrays, dictionaries, sets, and specialized collections to store and iterate groups of objects or values. 配列、辞書、集合、そして特殊化されたコレクションを使って、オブジェクトや値からなるグループを格納したり反復処理します。

Topics 話題

Basic Collections 基本コレクション

Indexes インデックス

Specialized Sets 特殊化された集合

Purgeable Collections パージ可能なコレクション

Pointer Collections ポインタコレクション

Iteration 反復

Special Semantic Values 特別な意味論の値

See Also 参照

Fundamentals 基本