Discussion 解説
The default subsequence type for collections that don’t define their own is Slice
.
Note 注意
This documentation comment was inherited from Collection
.
この文書化コメントは、Collection
から引き継がれました。
Availability
Technology
typealias Dictionary
<Key, Value>.Values
.SubSequence = Slice
<Dictionary
<Key, Value>.Values
>
The default subsequence type for collections that don’t define their own is Slice
.
Note 注意
This documentation comment was inherited from Collection
.
この文書化コメントは、Collection
から引き継がれました。