Discussion 議論
If the collection is empty, the value of this property is nil
.
コレクションが空であるならば、このプロパティはnil
です。
Complexity: O(1) 計算量:O(1)
Availability 有効性
Technology
var last: (T.Value
?, U.Value
?, Range
<AttributedString
.Index
>)? { get }
If the collection is empty, the value of this property is nil
.
コレクションが空であるならば、このプロパティはnil
です。
Complexity: O(1) 計算量:O(1)