Commits

Maxim Moiseev committed 5fe2a0232ec
[stdlib] Introducing MinimalStrideableIndex... (#2506) ... as well as new test collection types: `MinimalRandomAccessCollectionWithStrideableIndex` and `DefaultedRandonAccessCollectionWithStrideableIndex`, to test default implementation of `index(...)` family of functions provided by the standard library for the random access collections with strideable indices.