ajwang / groovypptest

Automatically exported from code.google.com/p/groovypptest
0 stars 0 forks source link

Provide type-safe eachWithIndex for iterables #354

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
list.eachWithIndex {each, index -> } now doesn't infer the types of each and 
index

Original issue reported on code.google.com by gromop...@gmail.com on 19 Mar 2011 at 11:04

GoogleCodeExporter commented 8 years ago

Original comment by alex.tka...@gmail.com on 29 Mar 2011 at 11:13