Discussion 解説
end
is always reachable from start
by zero or more applications of index(after:)
.
end
は、常にstart
からindex(after:)
のゼロまたはそれ以上の適用によって到達可能です。
Availability
Technology
var endIndex: LazyFilterSequence
<Base>.Index
{ get }
Base
conforms to Collection
.
Base
がCollection
に準拠する時に利用可能です。
end
is always reachable from start
by zero or more applications of index(after:)
.
end
は、常にstart
からindex(after:)
のゼロまたはそれ以上の適用によって到達可能です。