"Use withIndex()" intention&inspection

This commit is contained in:
Valentin Kipyatkov
2016-05-13 17:02:40 +03:00
parent 46055dfd2d
commit d658d3b9cf
23 changed files with 248 additions and 15 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This intention replaces manually incremented index variable for a for-loop with use of "withIndex()" function
</body>
</html>