Commits

Austin Zheng committed 51f19eafdfb
[stdlib] Adding new indices model tests (#2991) * [stdlib] Adding new tests for collection indices Changes: - Added tests for 'index(next:)' - Added tests for all 'formIndex' API variants - Modified existing tests to better test bidirectional collections * Fixes reflecting review feedback