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