Files
kotlin-fork/idea/resources/intentionDescriptions/SimplifyForIntention/description.html
T
2016-01-14 13:41:45 +03:00

6 lines
172 B
HTML

<html>
<body>
This intention simplifies for expression by replacing iteration over map entries and collections of data classes with destructing declaration
</body>
</html>