Commits

Max Moiseev committed 5ad441f35ac
[stdlib][swift-3-indexing-model] introducing new LazyCollections - Instead of just one there are now three: - LazyCollection - LazyBidirectionalCollection - LazyRandomAccessCollection - ReversedCollection now conforms to BidirectionalCollection - Lazy tests compile and run (#if'ed pieces that don't typecheck)