Discussion 解説
If the collection is empty, start
is equal to end
.
コレクションが空ならば、start
はend
と等しいです。
Note 注意
This documentation comment was inherited from Collection
.
この文書化コメントは、Collection
から引き継がれました。
Availability
Technology
var startIndex: LazyDropWhileSequence
<Base>.Index
{ get }
Base
conforms to Collection
.
Base
がCollection
に準拠する時に利用可能です。
If the collection is empty, start
is equal to end
.
コレクションが空ならば、start
はend
と等しいです。
Note 注意
This documentation comment was inherited from Collection
.
この文書化コメントは、Collection
から引き継がれました。