Contents

LazyRandomAccessCollection

Declaration

typealias LazyRandomAccessCollection<T> = LazyCollection<T> where T : RandomAccessCollection

See Also

Deprecated Type Aliases