Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertCollectionConstructorToFunction/description.html
T

6 lines
164 B
HTML

<html>
<body>
This intention reports explicit calls of <b>Collection constructor</b> calls which can be replaced by function calls from the stdlib.
</body>
</html>