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

6 lines
137 B
HTML

<html>
<body>
This intention removes redundant '.let', when it includes only one call with lambda parameter as receiver.
</body>
</html>