Elements

A Sequence that can contain the same elements as this one, possibly with a simpler type. このものと同じ要素を、できる限りより簡単な型で、含むSequence

Declaration 宣言

associatedtype Elements : Sequence = Self where Self.Element == Self.Elements.Element

Discussion 解説

  • See also: elements 参照:elements