Discussion 解説
If the collection is empty, the value of this property is nil
.
コレクションが空であるならば、このプロパティはnil
です。
Availability
Technology
var first: Base.Element
? { get }
Base
conforms to Collection
.
Base
がCollection
に準拠する時に利用可能です。
If the collection is empty, the value of this property is nil
.
コレクションが空であるならば、このプロパティはnil
です。