JetBrains-Research / reflekt

A plugin for Kotlin compiler for compile-time reflection
Apache License 2.0
363 stars 11 forks source link

Cherry-picked refactorings from #115 #116

Closed CommanderTvis closed 2 years ago

CommanderTvis commented 2 years ago

Replace forEach with for when suitable, correct collection types, etc.

Contains refactorings cherry-picked from #115