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