AllCases

A type that can represent a collection of all values of this type. この型の全ての値からなるコレクションを表すことができる型。

Declaration 宣言

associatedtype AllCases : Collection = [Self] where Self == Self.AllCases.Element

See Also 参照

Accessing Cases ケース節にアクセスする