Contents

LazyBidirectionalCollection

Declaration

typealias LazyBidirectionalCollection<T> = LazyCollection<T> where T : BidirectionalCollection

See Also

Deprecated Type Aliases