Discussion 解説
Complexity: O(1) 計算量:O(1)
AnyRandomAccessCollection
having the same underlying collection as other
.
AnyRandomAccessCollection
を作成します、other
と同じ基盤コレクションを持っています。
Availability
Technology
init(_ other: AnyRandomAccessCollection
<Element>)
Complexity: O(1) 計算量:O(1)