init(_:)
Creates an AnyRandomAccessCollection having the same underlying collection as other.
Declaration
init(_ other: AnyRandomAccessCollection<Element>)Creates an AnyRandomAccessCollection having the same underlying collection as other.
init(_ other: AnyRandomAccessCollection<Element>)