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