Commits

Max Moiseev committed 590f62f3bdf
[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)